A utilitarian class that encapsulates the retrieval of public and private keys
- Auteur
- Luís Otávio Cobucci Oblonczyk lcobu.nosp@m.cci@.nosp@m.gmail.nosp@m..com
- Depuis
- 2.1.0
- Obsolète:
- Since we've removed OpenSSL from ECDSA there's no reason to use this class
◆ getPrivateKey()
getPrivateKey |
( |
|
$key, |
|
|
|
$passphrase = null |
|
) |
| |
Returns a private key from file path or content
- Paramètres
-
string | $key | |
string | $passphrase | |
- Renvoie
- Key
Références $key.
◆ getPublicKey()
getPublicKey |
( |
|
$certificate | ) |
|
Returns a public key from file path or content
- Paramètres
-
- Renvoie
- Key
La documentation de cette classe a été générée à partir du fichier suivant :