|
static | createParameters (... $args) |
|
static | createKey (Parameters $params, $length=0) |
|
static | computeSecret ($private, $public) |
|
static | load ($key, $password=false) |
|
static | load ($key, $password=false) |
|
static | loadPrivateKey ($key, $password='') |
|
static | loadPublicKey ($key) |
|
static | loadParameters ($key) |
|
static | loadFormat ($type, $key, $password=false) |
|
static | loadPrivateKeyFormat ($type, $key, $password=false) |
|
static | loadPublicKeyFormat ($type, $key) |
|
static | loadParametersFormat ($type, $key) |
|
static | getSupportedKeyFormats () |
|
static | addFileFormat ($fullname) |
|
static | useBestEngine () |
|
static | useInternalEngine () |
|
const | ALGORITHM = 'DH' |
|
| __construct () |
|
| computek ($h1) |
|
| bits2int ($in) |
|
static | onLoad ($components) |
|
static | initialize_static_variables () |
|
static | validatePlugin ($format, $type, $method=null) |
|
| $prime |
|
| $base |
|
| $format |
|
| $hash |
|
static | $zero |
|
static | $one |
|
static | $engines = [] |
|
◆ toBigInteger()
◆ toString()
toString |
( |
|
$type, |
|
|
array |
$options = [] |
|
) |
| |
Returns the public key
- Paramètres
-
string | $type | |
array | $options | optional |
- Renvoie
- string
Références $options, et $type.
La documentation de cette classe a été générée à partir du fichier suivant :