Crypt/Rsa/Key/Public.php

Show: PublicProtectedPrivateinherited
Table of Contents
Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_Crypt  
Subpackage
Rsa  
Version
$Id: Public.php 24593 2012-01-05 20:35:02Z matthew $  

\Zend_Crypt_Rsa_Key_Public

Package: Zend\Crypt
Parent(s)
\Zend_Crypt_Rsa_Key
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Properties

>VPropertyprotected$_certificateString = null
Default valuenullDetails
Type
n/a
>VPropertyprotectedarray $_details = array()
inherited
Bits, key string and type of key
Inherited from: \Zend_Crypt_Rsa_Key::$$_details
Default valuearray()Details
Type
array
Inherited_from
\Zend_Crypt_Rsa_Key::$$_details  
>VPropertyprotectedresource $_opensslKeyResource = null
inherited
Key Resource
Inherited from: \Zend_Crypt_Rsa_Key::$$_opensslKeyResource
Default valuenullDetails
Type
resource
Inherited_from
\Zend_Crypt_Rsa_Key::$$_opensslKeyResource  
>VPropertyprotectedstring $_pemString = null
inherited
Inherited from: \Zend_Crypt_Rsa_Key::$$_pemString
Default valuenullDetails
Type
string
Inherited_from
\Zend_Crypt_Rsa_Key::$$_pemString  

Methods

methodpublic__construct( $string) : void

Parameters
NameTypeDescription
$string
methodpublic__toString() : string
inherited

Inherited from: \Zend_Crypt_Rsa_Key::__toString()
Returns
TypeDescription
string
methodprotected_parse(string $string) : void

Parameters
NameTypeDescription
$stringstring
Throws
ExceptionDescription
\Zend_Crypt_Exception
methodpubliccount() : void
inherited

Inherited from: \Zend_Crypt_Rsa_Key::count()
methodpublicgetCertificate() : void

methodpublicgetOpensslKeyResource() : resource
inherited

Retrieves key resource

Inherited from: \Zend_Crypt_Rsa_Key::getOpensslKeyResource()
Returns
TypeDescription
resource
methodpublicgetType() : void
inherited

Inherited from: \Zend_Crypt_Rsa_Key::getType()
methodpublictoString() : string
inherited

Inherited from: \Zend_Crypt_Rsa_Key::toString()
Returns
TypeDescription
string
Throws
ExceptionDescription
\Zend_Crypt_Exception
Documentation was generated by phpDocumentor 2.0.0a12.