This class represents a token signature
- Auteur
- Luís Otávio Cobucci Oblonczyk lcobu.nosp@m.cci@.nosp@m.gmail.nosp@m..com
- Depuis
- 0.1.0
◆ __construct()
__construct |
( |
|
$hash, |
|
|
|
$encoded = '' |
|
) |
| |
◆ __toString()
Returns the current hash as a string representation of the signature
- Obsolète:
- This method has been removed from the public API in v4
- Voir également
- Signature::hash()
- Renvoie
- string
Références Signature\$hash.
◆ fromEmptyData()
◆ hash()
◆ toString()
◆ verify()
verify |
( |
Signer |
$signer, |
|
|
|
$payload, |
|
|
|
$key |
|
) |
| |
Verifies if the current hash matches with with the result of the creation of a new signature with given data
- Paramètres
-
Signer | $signer | |
string | $payload | |
Key | string | $key | |
- Renvoie
- boolean
Références $key, Signature\hash(), et Signer\verify().
◆ $encoded
◆ $hash
La documentation de cette classe a été générée à partir du fichier suivant :