PHP 클래스 AcmePhp\Ssl\Parser\KeyParser

저자: Titouan Galopin
파일 보기 프로젝트 열기: acmephp/acmephp 1 사용 예제들

공개 메소드들

메소드 설명
parse ( Key $key ) : ParsedKey Parse the key.

메소드 상세

parse() 공개 메소드

Parse the key.
public parse ( Key $key ) : ParsedKey
$key AcmePhp\Ssl\Key
리턴 AcmePhp\Ssl\ParsedKey