Public Member Functions | Protected Attributes

Zend_Crypt_Rsa_Key Class Reference

Inheritance diagram for Zend_Crypt_Rsa_Key:
Zend_Crypt_Rsa_Key_Private Zend_Crypt_Rsa_Key_Public

Public Member Functions

 getOpensslKeyResource ()
 toString ()
 __toString ()
 count ()
 getType ()

Protected Attributes

 $_pemString = null
 $_details = array()
 $_opensslKeyResource = null

Detailed Description

Definition at line 29 of file Key.php.


Member Function Documentation

__toString (  )
Returns:
string

Definition at line 81 of file Key.php.

getOpensslKeyResource (  )

Retrieves key resource

Returns:
resource

Definition at line 55 of file Key.php.

toString (  )
Returns:
string
Exceptions:
Zend_Crypt_Exception

See also:
Zend_Crypt_Exception

Definition at line 64 of file Key.php.


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