System::Security::Cryptography::Pkcs::SignedCms::ComputeSignature 方法
SignedCms::ComputeSignature method
创建签名。
void System::Security::Cryptography::Pkcs::SignedCms::ComputeSignature(const SharedPtr<CmsSigner> &signer, bool silent)
| 参数 | 类型 | 描述 |
|---|---|---|
| 签名者 | const SharedPtr<CmsSigner>& | 要使用的签名者。 |
| 静默 | bool | 如果与 signer 关联的证书无效,是否抑制向用户请求有效证书。 |
另见
- Typedef SharedPtr
- Class CmsSigner
- Class SignedCms
- Namespace System::Security::Cryptography::Pkcs
- Library Aspose.Font for C++