Overload List
Name | Description | |
---|---|---|
![]() ![]() | EnvelopedData()()()() |
Creates an instance of EnvelopedData class.
It must be initialized using Load(Stream) or Decode(array<Byte>[]()[][]) methods before
any other methods and properties can be accessed.
|
![]() ![]() | EnvelopedData(ContentInfo) |
Creates an instance of SignedData class using the specified content
information as the inner content.
|
![]() ![]() | EnvelopedData(ContentInfo, ObjectIdentifier) |
Creates an instance of EnvelopedData class using the specified content
information and encryption algorithm.
|
![]() ![]() | EnvelopedData(ContentInfo, ObjectIdentifier, Int32) |
Creates an instance of EnvelopedData class using the specified content
information and encryption algorithm.
|