|
| __construct (SignatureConverter $converter=null) |
|
| createHash ($payload, Key $key) |
|
| doVerify ($expected, $payload, Key $key) |
|
| getKeyLength () |
|
| getKeyType () |
|
| createHash ($payload, Key $key) |
|
| doVerify ($expected, $payload, Key $key) |
|
| getKeyType () |
|
| getAlgorithm () |
|
| modifyHeader (array &$headers) |
|
| sign ($payload, $key) |
|
| verify ($expected, $payload, $key) |
|
| createHash ($payload, Key $key) |
|
| doVerify ($expected, $payload, Key $key) |
|
| getAlgorithmId () |
|
Base class for ECDSA signers
- Auteur
- Luís Otávio Cobucci Oblonczyk lcobu.nosp@m.cci@.nosp@m.gmail.nosp@m..com
- Depuis
- 2.1.0
◆ __construct()
◆ createHash()
createHash |
( |
|
$payload, |
|
|
Key |
$key |
|
) |
| |
◆ doVerify()
doVerify |
( |
|
$expected, |
|
|
|
$payload, |
|
|
Key |
$key |
|
) |
| |
◆ getKeyLength()
Returns the length of each point in the signature, so that we can calculate and verify R and S points properly
Référencé par Ecdsa\createHash().
◆ getKeyType()
◆ $converter
La documentation de cette classe a été générée à partir du fichier suivant :