Initializes a new instance of the PdfPKCS7..::..X509Name class
Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public X509Name( Asn1Sequence seq ) |
| Visual Basic |
|---|
Public Sub New ( _ seq As Asn1Sequence _ ) |
| Visual C++ |
|---|
public: X509Name( Asn1Sequence^ seq ) |