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++