Initializes a new instance of the Pfx class
Namespace: Org.BouncyCastle.Asn1.PkcsAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Pfx( Asn1Sequence seq ) |
Visual Basic |
---|
Public Sub New ( _ seq As Asn1Sequence _ ) |
Visual C++ |
---|
public: Pfx( Asn1Sequence^ seq ) |