Package com.netscape.cmscore.cert
Class PubKeyPrettyPrint
- java.lang.Object
-
- org.mozilla.jss.netscape.security.util.PubKeyPrettyPrint
-
- com.netscape.cmscore.cert.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)
-