File: Key.php
Source Location: /Crypt_RSA-1.2.1/RSA/Key.php
Classes:
Crypt_RSA_Key
Crypt_RSA_Key class, derived from Crypt_RSA_ErrorHandler
Page Details:
Crypt_RSA allows to do following operations:
- key pair generation
- encryption and decryption
- signing and sign validation
PHP versions 4 and 5LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.
Includes:
require_once('Crypt/RSA/ErrorHandler.php') [line 28]
RSA error handling facilities require_once('Crypt/RSA/MathLoader.php') [line 33]
loader for RSA math wrappers
Documentation generated on Mon, 11 Mar 2019 15:28:16 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|