Reads and parses X509 certificates
This class is built over the functions provided by the openssl PHP extension.
Located in /core/security/OpenSSLCertificate.class.php (line 45)
PHP2Go | --OpenSSLCertificate
Full certificate
X509 handle
Certificate's hash
Issuer's distinguished name
Certificate's name
Owner's distinguished name
Certificate's purposes
Certificate's serial number
Initial validity timestamp
Expiration timestamp
Certificate's version
Class constructor
Class destructor
Get certificate's content
Get expiry date
The $fmt argument represents the date format to be applied on the expiration timestamp. If missing, local date format will be used.
Get certificate's hash
Get issue date
The $fmt argument represents the date format to be applied on the initial validity timestamp. If this parameter is missing, local date format will be used.
Get certificate's name
Get certificate's purposes
Get certificate's serial number
Get certificate's version
Validates the certificate's expiration timestamp
Reads, parses and validates the contents of the certificate
Builds and returns a string representation of the certificate
Inherited From PHP2Go
PHP2Go::PHP2Go()
PHP2Go::equals()
PHP2Go::generateUniqueId()
PHP2Go::getClassName()
PHP2Go::getConfigVal()
PHP2Go::getLangVal()
PHP2Go::getObjectName()
PHP2Go::getParentName()
PHP2Go::hasDestructor()
PHP2Go::hashCode()
PHP2Go::isA()
PHP2Go::isSubclassOf()
PHP2Go::logError()
PHP2Go::raiseError()
PHP2Go::registerDestructor()
PHP2Go::registerShutdownFunc()
PHP2Go::retrieve()
PHP2Go::store()
PHP2Go::__toString()
Documentation generated on Sun, 07 Oct 2007 19:28:05 -0300 by phpDocumentor 1.3.2