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

File: Php.php

Source Location: /Crypt_GPG-0.6.0/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/Signature.php') [line 48]
GPG signature helper class
require_once('Crypt/GPG.php') [line 43]
Crypt_GPG driver base class
require_once('Crypt/GPG/Key.php') [line 53]
GPG key class
require_once('Crypt/GPG/SubKey.php') [line 58]
GPG sub-key class
require_once('Crypt/GPG/Exceptions.php') [line 68]
GPG exception classes
require_once('Crypt/GPG/UserId.php') [line 63]
GPG user id class

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