System::Security::Cryptography::ECDsaBotan::VerifyHash metodu
ECDsaBotan::VerifyHash method
Veri imzasını kontrol eder.
bool System::Security::Cryptography::ECDsaBotan::VerifyHash(ByteArrayPtr hash, ByteArrayPtr signature) override
| 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 ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++