PHP Class AcmePhp\Ssl\Parser\KeyParser

Author: Titouan Galopin
Afficher le fichier Open project: acmephp/acmephp Class Usage Examples

Méthodes publiques

Méthode Description
parse ( Key $key ) : ParsedKey Parse the key.

Method Details

parse() public méthode

Parse the key.
public parse ( Key $key ) : ParsedKey
$key AcmePhp\Ssl\Key
Résultat AcmePhp\Ssl\ParsedKey