Class ExtPrettyPrint

  • All Implemented Interfaces:
    IExtPrettyPrint

    public class ExtPrettyPrint
    extends org.mozilla.jss.netscape.security.util.ExtPrettyPrint
    implements IExtPrettyPrint
    This class will display the certificate content in predefined format.
    Version:
    $Revision$, $Date$
    Author:
    Andrew Wnuk
    • Constructor Summary

      Constructors 
      Constructor Description
      ExtPrettyPrint​(org.mozilla.jss.netscape.security.x509.Extension ext, int indentSize)  
    • Method Summary

      • Methods inherited from class org.mozilla.jss.netscape.security.util.ExtPrettyPrint

        toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ExtPrettyPrint

        public ExtPrettyPrint​(org.mozilla.jss.netscape.security.x509.Extension ext,
                              int indentSize)