Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe HS256_64
+ Graphe d'héritage de HS256_64:

Fonctions membres publiques

 hash (JWK $key, string $input)
 
 name ()
 
- Fonctions membres publiques hérités de HMAC
 allowedKeyTypes ()
 
 verify (JWK $key, string $input, string $signature)
 
 hash (JWK $key, string $input)
 

Fonctions membres protégées

 getHashAlgorithm ()
 
- Fonctions membres protégées hérités de HMAC
 getKey (JWK $key)
 
 getHashAlgorithm ()
 

Documentation des fonctions membres

◆ getHashAlgorithm()

getHashAlgorithm ( )
protected

◆ hash()

hash ( JWK  $key,
string  $input 
)

Sign the input.

Paramètres
JWK$keyThe private key used to hash the data
string$inputThe input

Implémente MacAlgorithm.

Références $input, et $key.

◆ name()

name ( )

Returns the name of the algorithm.

Implémente Algorithm.


La documentation de cette classe a été générée à partir du fichier suivant :