System::Security::Cryptography::ECDsa::VerifyHash yöntemi
ECDsa::VerifyHash method
Veri imzasını kontrol eder.
virtual bool System::Security::Cryptography::ECDsa::VerifyHash(ByteArrayPtr hash, ByteArrayPtr signature)=0
| Parameter | Type | Açıklama |
|---|---|---|
| özet | ByteArrayPtr | Alınan veri için hesaplanan özet. |
| imza | ByteArrayPtr | Alındığı gibi imza. |
ReturnValue
İmza geçerliyse true, aksi takdirde false.
Ayrıca Bakınız
- Typedef ByteArrayPtr
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++