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
ParametreTürAçıklama
hashByteArrayPtrAlınan veri için hesaplanan karma.
imzaByteArrayPtrAlındığı gibi imza.

ReturnValue

İmza geçerliyse Doğru, aksi takdirde yanlış.

Ayrıca Bakınız