ComputeSignature()
SignedCms::ComputeSignature(const SharedPtr<CmsSigner>&, bool) method
Creates a signature.
void System::Security::Cryptography::Pkcs::SignedCms::ComputeSignature(const SharedPtr<CmsSigner> &signer, bool silent)
Arguments
Parameter | Type | Description |
---|---|---|
signer | const SharedPtr<CmsSigner>& | Signer to use. |
silent | bool | Whether to suppress asking user for valid certificate if certificate associated with signer is not valid. |
See Also
- Typedef SharedPtr
- Class CmsSigner
- Class SignedCms
- Namespace System::Security::Cryptography::Pkcs
- Library Aspose.Slides