Uses of Interface
com.netscape.certsrv.base.ICertPrettyPrint

Packages that use ICertPrettyPrint
com.netscape.certsrv.apps   
 

Uses of ICertPrettyPrint in com.netscape.certsrv.apps
 

Methods in com.netscape.certsrv.apps that return ICertPrettyPrint
static ICertPrettyPrint CMS.getCertPrettyPrint(java.security.cert.X509Certificate cert)
          Retrieves the certificate pretty print handler.
 ICertPrettyPrint ICMSEngine.getCertPrettyPrint(java.security.cert.X509Certificate cert)
          Retrieves the certificate pretty print handler.