طريقة System::Security::Cryptography::ECDsaBotan::SignHash
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.Font for C++