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