PHP Class AcmePhp\Ssl\Key

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

Protected Properties

Свойство Type Description
$keyPEM string

Méthodes publiques

Méthode Description
__construct ( string $keyPEM )
getPEM ( ) : string
getResource ( ) : resource

Method Details

__construct() public méthode

public __construct ( string $keyPEM )
$keyPEM string

getPEM() public méthode

public getPEM ( ) : string
Résultat string

getResource() abstract public méthode

abstract public getResource ( ) : resource
Résultat resource

Property Details

$keyPEM protected_oe property

protected string $keyPEM
Résultat string