System::Security::Cryptography::ECDsaBotan::VerifyHash metod
ECDsaBotan::VerifyHash method
Kontrollerar datasignatur.
bool System::Security::Cryptography::ECDsaBotan::VerifyHash(ByteArrayPtr hash, ByteArrayPtr signature) override
| Parameter | Type | Beskrivning |
|---|---|---|
| hash | ByteArrayPtr | Hash beräknad för mottagen data. |
| signatur | ByteArrayPtr | Signatur som mottagits. |
ReturnValue
Sant om signaturen är giltig, falskt annars.
Se även
- Typedef ByteArrayPtr
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++