Overload List

  NameDescription
Public methodCmsSignedData(array<Byte>[]()[][])
Initializes a new instance of the CmsSignedData class
Public methodCmsSignedData(Stream)
Initializes a new instance of the CmsSignedData class
Public methodCmsSignedData(ContentInfo)
Initializes a new instance of the CmsSignedData class
Public methodCmsSignedData(IDictionary, ContentInfo)
Initializes a new instance of the CmsSignedData class
Public methodCmsSignedData(IDictionary, array<Byte>[]()[][])
Initializes a new instance of the CmsSignedData class
Public methodCmsSignedData(CmsProcessable, ContentInfo)
Initializes a new instance of the CmsSignedData class
Public methodCmsSignedData(CmsProcessable, array<Byte>[]()[][])
Initializes a new instance of the CmsSignedData class
Public methodCmsSignedData(CmsProcessable, Stream)
Initializes a new instance of the CmsSignedData class

See Also