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 に関連付けられた証明書についてユーザーに尋ねることを抑制するかどうか。

参照