System::Security::Cryptography::Pkcs::SignedCms::SignedCms constructor
SignedCms::SignedCms constructor
Constructor.
System::Security::Cryptography::Pkcs::SignedCms::SignedCms(const SharedPtr<ContentInfo> &content, bool detached)
Parameter | Type | Description |
---|---|---|
content | const SharedPtr<ContentInfo>& | Content to sign. |
detached | bool | Whether signature is detached. |
See Also
- Typedef SharedPtr
- Class ContentInfo
- Class SignedCms
- Namespace System::Security::Cryptography::Pkcs
- Library Aspose.PUB for C++