System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm 方法
CmsSigner::set_DigestAlgorithm method
设置用于签名的哈希算法。
void System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm(const SharedPtr<Oid> &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| value | const SharedPtr<Oid>& | Oid 算法指针。 |
另见
- Typedef SharedPtr
- Class Oid
- Class CmsSigner
- Namespace System::Security::Cryptography::Pkcs
- Library Aspose.Font for C++