System::Security::Cryptography::ECDsaBotan::SignHash method
ECDsaBotan::SignHash method
निर्दिष्ट इनपुट मान का हस्ताक्षर गणना करता है।
ByteArrayPtr System::Security::Cryptography::ECDsaBotan::SignHash(const ByteArrayPtr &hash) override
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| हैश | const ByteArrayPtr& | हस्ताक्षर किए जाने वाले डेटा का हैश मान। |
ReturnValue
निर्दिष्ट हैश के लिए ECDSA हस्ताक्षर।
संबंधित देखें
- Typedef ByteArrayPtr
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++