Class Zend_Crypt_Rsa_Key_Private

Description
  • copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Crypt/Rsa/Key/Private.php (line 34)

Zend_Crypt_Rsa_Key
   |
   --Zend_Crypt_Rsa_Key_Private
Variable Summary
 mixed $_publicKey
Method Summary
 Zend_Crypt_Rsa_Key_Private __construct ( $pemString, [ $passPhrase = null])
 void getPublicKey ()
 void _parse (string $passPhrase)
Variables
mixed $_publicKey = null (line 37)
  • access: protected

Inherited Variables

Inherited from Zend_Crypt_Rsa_Key

Zend_Crypt_Rsa_Key::$_details
Zend_Crypt_Rsa_Key::$_opensslKeyResource
Zend_Crypt_Rsa_Key::$_pemString
Methods
Constructor __construct (line 39)
  • access: public
Zend_Crypt_Rsa_Key_Private __construct ( $pemString, [ $passPhrase = null])
  • $pemString
  • $passPhrase
getPublicKey (line 63)
  • access: public
void getPublicKey ()
_parse (line 49)
  • throws: Zend_Crypt_Exception
  • access: protected
void _parse (string $passPhrase)
  • string $passPhrase

Inherited Methods

Inherited From Zend_Crypt_Rsa_Key

 Zend_Crypt_Rsa_Key::count()
 Zend_Crypt_Rsa_Key::getOpensslKeyResource()
 Zend_Crypt_Rsa_Key::getType()
 Zend_Crypt_Rsa_Key::toString()
 Zend_Crypt_Rsa_Key::__toString()

Documentation generated on Mon, 21 Jun 2010 15:39:41 -0400 by phpDocumentor 1.4.3