Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
name () | |
Fonctions membres publiques hérités de ECDSA | |
__construct () | |
allowedKeyTypes () | |
sign (JWK $key, string $input) | |
verify (JWK $key, string $input, string $signature) | |
Fonctions membres protégées | |
getHashAlgorithm () | |
getSignaturePartLength () | |
Fonctions membres protégées hérités de ECDSA | |
getHashAlgorithm () | |
getSignaturePartLength () | |
|
protected |
|
protected |
name | ( | ) |
Returns the name of the algorithm.
Implémente Algorithm.