Class ExtPrettyPrint

java.lang.Object
org.mozilla.jss.netscape.security.util.ExtPrettyPrint

public class ExtPrettyPrint extends Object
This class will display the certificate content in predefined format.
  • Constructor Details

    • ExtPrettyPrint

      public ExtPrettyPrint(Extension ext, int indentSize)
  • Method Details

    • toString

      public String toString()
      This method return string representation of the certificate in predefined format using specified client local. I18N Support.
      Overrides:
      toString in class Object
      Returns:
      string representation of the certificate