Class PubKeyPrettyPrint


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

      Constructors 
      Constructor Description
      PubKeyPrettyPrint​(java.security.PublicKey key)  
    • Method Summary

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

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

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

      • PubKeyPrettyPrint

        public PubKeyPrettyPrint​(java.security.PublicKey key)