Package com.netscape.certsrv.base
Interface IExtPrettyPrint
-
public interface IExtPrettyPrint
This class will display the certificate content in predefined format.- Version:
- $Revision$, $Date$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
toString()
Retrieves the printable extension string.
-