CmsSignedData Constructor

Overload List

CmsSignedData(Byte)Initializes a new instance of the CmsSignedData class
CmsSignedData(ContentInfo)Initializes a new instance of the CmsSignedData class
CmsSignedData(Stream)Initializes a new instance of the CmsSignedData class
CmsSignedData(CmsProcessable, ContentInfo)Initializes a new instance of the CmsSignedData class
CmsSignedData(CmsProcessable, Byte)Initializes a new instance of the CmsSignedData class
CmsSignedData(CmsProcessable, Stream)Initializes a new instance of the CmsSignedData class
CmsSignedData(IDictionaryString, Byte, ContentInfo)Initializes a new instance of the CmsSignedData class
CmsSignedData(IDictionaryString, Byte, Byte)Initializes a new instance of the CmsSignedData class

See Also