System::Security::Cryptography::ECDsa::SignHash-methode
ECDsa::SignHash method
Berekent de handtekening van de opgegeven invoerwaarde.
virtual ByteArrayPtr System::Security::Cryptography::ECDsa::SignHash(const ByteArrayPtr &hash)=0
| Parameter | Type | Beschrijving |
|---|---|---|
| hash | const ByteArrayPtr& | Hashwaarde van de te ondertekenen gegevens. |
ReturnValue
ECDSA-handtekening voor de opgegeven hash.
Zie ook
- Typedef ByteArrayPtr
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++