Package com.netscape.certsrv.base
Interface ICertPrettyPrint
- All Known Implementing Classes:
CertPrettyPrint
public interface ICertPrettyPrint
This interface represents a certificate pretty print
handler. This handler converts certificate object into
a printable certificate string.
- Version:
- $Revision$, $Date$
-
Method Summary
-
Method Details
-
toString
Returns printable certificate string.- Parameters:
clientLocale
- end user locale- Returns:
- printable certificate string
-