Crypt_GPG
[ class tree: Crypt_GPG ] [ index: Crypt_GPG ] [ all elements ]

File: Php.php

Source Location: /Crypt_GPG-0.3.10/GPG/Driver/Php.php

Classes:

Crypt_GPG_Driver_Php
Native PHP Crypt_GPG driver

Page Details:

Crypt_GPG is a package to use GPG from PHP

This file contains a native PHP implementation of the GPG object class. PHP's process manipulation functions are used to handle the GPG process.

PHP version 5

LICENSE:

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Includes:

require_once('Crypt/GPG.php') [line 42]
Crypt_GPG driver base class
require_once('Crypt/GPG/Signature.php') [line 47]
GPG signature helper class
require_once('Crypt/GPG/Key.php') [line 52]
GPG key helper class
require_once('Crypt/GPG/Exceptions.php') [line 57]
GPG exception classes

Documentation generated on Mon, 11 Mar 2019 15:14:43 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.