Méthode System::Security::Cryptography::ECDsaBotan::SignHash
ECDsaBotan::SignHash method
Calcule la signature de la valeur d’entrée spécifiée.
ByteArrayPtr System::Security::Cryptography::ECDsaBotan::SignHash(const ByteArrayPtr &hash) override
| Paramètre | Type | Description |
|---|---|---|
| hachage | const ByteArrayPtr& | Valeur de hachage des données à signer. |
ReturnValue
Signature ECDSA pour le hachage spécifié.
Voir aussi
- Typedef ByteArrayPtr
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++