Public Member Functions | Protected Member Functions | Protected Attributes

Zend_Crypt_Rsa_Key_Private Class Reference

Inheritance diagram for Zend_Crypt_Rsa_Key_Private:
Zend_Crypt_Rsa_Key

Public Member Functions

 __construct ($pemString, $passPhrase=null)
 getPublicKey ()

Protected Member Functions

 _parse ($passPhrase)

Protected Attributes

 $_publicKey = null

Detailed Description

Definition at line 34 of file Private.php.


Member Function Documentation

_parse ( passPhrase ) [protected]
Parameters:
string$passPhrase
Exceptions:
Zend_Crypt_Exception

See also:
Zend_Crypt_Exception

Definition at line 49 of file Private.php.

getPublicKey (  )

See also:
Zend_Crypt_Rsa_Key_Public

Definition at line 63 of file Private.php.


The documentation for this class was generated from the following file: