iTextSharp.text.pdf.PdfPKCS7.X509Name.GetFields C# (CSharp) Method

GetFields() public method

public GetFields ( ) : Hashtable
return System.Collections.Hashtable
            public Hashtable GetFields() {
                return values;
            }