Implements interfaces:
PublicKey implementation for use with OpenSSL extension where the encoded format is PEM X509.
Located in /Crypt/KeyStore/SPI/DefaultPublicKey.php (line 36)
Constructs an DefaultPublicKey using the $keyData and $algorithm.
Returns the standard algorithm name for this key. For RSA public keys, the algorithm will be 'RSA'.
Returns the key in its primary encoding format, or null if this key does not support encoding.
Returns the name of the primary encoding format of this key, or null if this key does not support encoding. For default public keys, the format is 'X509'.
Returns a string representation of this key.
Documentation generated on Tue, 08 Jul 2008 14:52:08 -0500 by phpDocumentor 1.4.2