PHP Class AcmePhp\Ssl\Parser\CertificateParser

Author: Jérémy Derussé ([email protected])
Show file Open project: acmephp/acmephp Class Usage Examples

Public Methods

Method Description
parse ( Certificate $certificate ) : ParsedCertificate Parse the certificate.

Method Details

parse() public method

Parse the certificate.
public parse ( Certificate $certificate ) : ParsedCertificate
$certificate AcmePhp\Ssl\Certificate
return AcmePhp\Ssl\ParsedCertificate