PHP Class AcmePhp\Ssl\Parser\KeyParser

Author: Titouan Galopin
Show file Open project: acmephp/acmephp Class Usage Examples

Public Methods

Method Description
parse ( Key $key ) : ParsedKey Parse the key.

Method Details

parse() public method

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