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