System::Security::Cryptography::ECDsa::SignHash méthode
ECDsa::SignHash method
Calcule la signature de la valeur d’entrée spécifiée.
virtual ByteArrayPtr System::Security::Cryptography::ECDsa::SignHash(const ByteArrayPtr &hash)=0
| 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 ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++