Class PubKeyPrettyPrint
java.lang.Object
org.mozilla.jss.netscape.security.util.PubKeyPrettyPrint
This class will display the certificate content in predefined
format.
- Version:
- $Revision$, $Date$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.slf4j.Logger
private X509Key
private PrettyPrintFormat
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
public static final org.slf4j.Logger logger -
mX509Key
-
pp
-
-
Constructor Details
-
PubKeyPrettyPrint
-
-
Method Details
-
toString
This method return string representation of the certificate in predefined format using specified client local. I18N Support.- Parameters:
clientLocale
- Locale to be used for localization- Returns:
- string representation of the certificate
-
X509toString
-