PHP Class AcmePhp\Ssl\Parser\CertificateParser

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

Méthodes publiques

Méthode Description
parse ( Certificate $certificate ) : ParsedCertificate Parse the certificate.

Method Details

parse() public méthode

Parse the certificate.
public parse ( Certificate $certificate ) : ParsedCertificate
$certificate AcmePhp\Ssl\Certificate
Résultat AcmePhp\Ssl\ParsedCertificate