category Zend
package Zend_Crypt
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License
inherited_from \Zend_Crypt_Rsa_Key

 Methods

__construct()

__construct($pemString, $passPhrase = null

Parameters

$pemString

$passPhrase

__toString()

__toString() : string
Inherited

Returns

string

count()

count() 
Inherited

Retrieves key resource

getOpensslKeyResource() : resource
Inherited

Returns

resource

getPublicKey()

getPublicKey() 

getType()

getType() 
Inherited

toString()

toString() : string
Inherited

Exceptions

\Zend_Crypt_Exception

Returns

string

_parse()

_parse(string $passPhrase) 

Parameters

$passPhrase

string

Exceptions

\Zend_Crypt_Exception

 Properties

 

Bits, key string and type of key

$_details : array

Default

array()
 

Key Resource

$_opensslKeyResource : resource

Default

null
 

$_pemString

$_pemString : string

Default

null
 

$_publicKey

$_publicKey 

Default

null