Click or drag to resize

ISignedContainerGetSignedCms Method

Gets the SignedCms instance stored in this container

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
SignedCms GetSignedCms()

Return Value

Type: SignedCms
SignedCms instance.
See Also