Class CrlPrettyPrint
java.lang.Object
org.mozilla.jss.netscape.security.util.CrlPrettyPrint
com.netscape.cmscore.cert.CrlPrettyPrint
- All Implemented Interfaces:
ICRLPrettyPrint
public class CrlPrettyPrint
extends org.mozilla.jss.netscape.security.util.CrlPrettyPrint
implements ICRLPrettyPrint
This class will display the certificate content in predefined
format.
- Version:
- $Revision$, $Date$
- Author:
- Andrew Wnuk
-
Constructor Details
-
CrlPrettyPrint
public CrlPrettyPrint(org.mozilla.jss.netscape.security.x509.X509CRLImpl crl)
-