Class Zend_Crypt_Rsa_Key

Description

Implements interfaces:

  • Countable (internal interface)

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

Located in /Crypt/Rsa/Key.php (line 29)


	
			
Direct descendents
Variable Summary
Method Summary
 void count ()
 resource getOpensslKeyResource ()
 void getType ()
 string toString ()
 string __toString ()
Variables
array $_details = array() (line 41)

Bits, key string and type of key

  • access: protected
resource $_opensslKeyResource = null (line 48)

Key Resource

  • access: protected
string $_pemString = null (line 34)
  • access: protected
Methods
count (line 86)
  • access: public
void count ()

Implementation of:
Countable::count
getOpensslKeyResource (line 55)

Retrieves key resource

  • access: public
resource getOpensslKeyResource ()
getType (line 91)
  • access: public
void getType ()
toString (line 64)
  • throws: Zend_Crypt_Exception
  • access: public
string toString ()
__toString (line 81)
  • access: public
string __toString ()

Documentation generated on Mon, 21 Jun 2010 15:30:27 -0400 by phpDocumentor 1.4.3