System::Security::Cryptography::DSA::CreateSignature 方法
DSA::CreateSignature method
RTTI 信息。
virtual ByteArrayPtr System::Security::Cryptography::DSA::CreateSignature(ByteArrayPtr rgb_hash)=0
| 参数 | 类型 | 描述 |
|---|---|---|
| rgb_hash | ByteArrayPtr | 要签名的 Data。 |
ReturnValue
DSA signature.
备注
为指定的数据创建 DSA 签名。
另见
- Typedef ByteArrayPtr
- Class DSA
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++