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.Page for C++