PHP Class ParagonIE\EasyRSA\PublicKey

Afficher le fichier Open project: paragonie/easyrsa Class Usage Examples

Protected Properties

Свойство Type Description
$keyMaterial

Méthodes publiques

Méthode Description
__construct ( $string ) PrivateKey constructor.
__debugInfo ( ) : array
getKey ( ) : string

Method Details

__construct() public méthode

PrivateKey constructor.
public __construct ( $string )
$string

__debugInfo() public méthode

public __debugInfo ( ) : array
Résultat array

getKey() public méthode

public getKey ( ) : string
Résultat string

Property Details

$keyMaterial protected_oe property

protected $keyMaterial