Class CertPrettyPrint

  • All Implemented Interfaces:
    ICertPrettyPrint

    public class CertPrettyPrint
    extends org.mozilla.jss.netscape.security.util.CertPrettyPrint
    implements ICertPrettyPrint
    This class will display the certificate content in predefined format.
    Version:
    $Revision$, $Date$
    Author:
    Jack Pan-Chen
    • Constructor Summary

      Constructors 
      Constructor Description
      CertPrettyPrint​(java.security.cert.Certificate cert)  
    • Method Summary

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

        normalizeCertStr, pkcs7toString, stripCertBrackets, toString, X509toString
      • Methods inherited from class java.lang.Object

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

      • CertPrettyPrint

        public CertPrettyPrint​(java.security.cert.Certificate cert)