System::Security::Cryptography::ECDsaBotan::VerifyHash मेथड
ECDsaBotan::VerifyHash method
डेटा हस्ताक्षर जाँचता है।
bool System::Security::Cryptography::ECDsaBotan::VerifyHash(ByteArrayPtr hash, ByteArrayPtr signature) override
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| हैश | ByteArrayPtr | प्राप्त डेटा के लिए गणना किया गया हैश। |
| हस्ताक्षर | ByteArrayPtr | प्राप्त जैसा हस्ताक्षर। |
ReturnValue
यदि हस्ताक्षर वैध है तो true, अन्यथा false।
संबंधित देखें
- Typedef ByteArrayPtr
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++