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( string dirName ) |
Visual Basic |
---|
Public Sub New ( _ dirName As String _ ) |
Visual C++ |
---|
public: X509Name( String^ dirName ) |
Parameters
- dirName
- Type: System..::..String