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