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

File: Engine.php

Source Location: /Crypt_GPG-1.6.4/Crypt/GPG/Engine.php

Classes:

Crypt_GPG_Engine
Native PHP Crypt_GPG I/O engine

Page Details:

Crypt_GPG is a package to use GPG from PHP

This file contains an engine that handles GPG subprocess control and I/O. PHP's process manipulation functions are used to handle the GPG subprocess.

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, see <http://www.gnu.org/licenses/>

Includes:

require_once('Crypt/GPG/Exceptions.php') [line 47]
GPG exception classes.
require_once('Crypt/GPG.php') [line 42]
Crypt_GPG base class.
require_once('Crypt/GPG/ProcessHandler.php') [line 52]
Status/Error handler class.
require_once('Crypt/GPG/ProcessControl.php') [line 57]
Process control methods.
require_once('PEAR/Exception.php') [line 67]
Standard PEAR exception is used if GPG binary is not found.
require_once('Crypt/GPG/SignatureCreationInfo.php') [line 62]
Information about a created signature

Documentation generated on Sun, 22 Mar 2020 08:01:07 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.