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