System::Security::Cryptography::ECDsaBotan::VerifyHash methode
ECDsaBotan::VerifyHash method
Controleert de gegevenshandtekening.
bool System::Security::Cryptography::ECDsaBotan::VerifyHash(ByteArrayPtr hash, ByteArrayPtr signature) override
| Parameter | Type | Beschrijving |
|---|---|---|
| hash | ByteArrayPtr | Hash berekend voor ontvangen gegevens. |
| handtekening | ByteArrayPtr | Handtekening zoals ontvangen. |
ReturnValue
True als de handtekening geldig is, false anders.
Zie ook
- Typedef ByteArrayPtr
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++