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($string) 

Parameters

$string

__toString()

__toString() : string
Inherited

Returns

string

count()

count() 
Inherited

getCertificate()

getCertificate() 

Retrieves key resource

getOpensslKeyResource() : resource
Inherited

Returns

resource

getType()

getType() 
Inherited

toString()

toString() : string
Inherited

Exceptions

\Zend_Crypt_Exception

Returns

string

_parse()

_parse(string $string) 

Parameters

$string

string

Exceptions

\Zend_Crypt_Exception

 Properties

 

$_certificateString

$_certificateString 

Default

null
 

Bits, key string and type of key

$_details : array

Default

array()
 

Key Resource

$_opensslKeyResource : resource

Default

null
 

$_pemString

$_pemString : string

Default

null