System::Security::Cryptography::ECDsa::VerifyHash metodu
ECDsa::VerifyHash method
Veri imzasını kontrol eder.
virtual bool System::Security::Cryptography::ECDsa::VerifyHash(ByteArrayPtr hash, ByteArrayPtr signature)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| hash | ByteArrayPtr | Alınan veri için hesaplanan karma. |
| imza | ByteArrayPtr | Alındığı gibi imza. |
ReturnValue
İmza geçerliyse Doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Typedef ByteArrayPtr
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++