PHP 클래스 AcmePhp\Ssl\Parser\CertificateParser

저자: Jérémy Derussé ([email protected])
파일 보기 프로젝트 열기: acmephp/acmephp 1 사용 예제들

공개 메소드들

메소드 설명
parse ( Certificate $certificate ) : ParsedCertificate Parse the certificate.

메소드 상세

parse() 공개 메소드

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