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.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Sub New |
C# |
---|
public EnvelopedData() |