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