◆ load()
static load |
( |
|
$key, |
|
|
|
$password = false |
|
) |
| |
|
static |
◆ loadParameters()
static loadParameters |
( |
|
$key | ) |
|
|
static |
◆ loadPrivateKey()
static loadPrivateKey |
( |
|
$key, |
|
|
|
$password = false |
|
) |
| |
|
static |
Loads a private key
- Renvoie
- PrivateKey public
- Paramètres
-
string | array | $key | |
string | $password | optional |
Références $key, et $password.
◆ loadPublicKey()
static loadPublicKey |
( |
|
$key | ) |
|
|
static |
Loads a public key
- Renvoie
- PublicKey public
- Paramètres
-
Références $key.
La documentation de cette classe a été générée à partir du fichier suivant :