java.security.cert
public abstract class CRL extends Object
Modifier | Constructor and Description |
---|---|
protected |
CRL(String type)
Creates a new CRL for the specified type.
|
public final String getType()
public abstract String toString()
toString
in class Object
Object.getClass()
,
Object.hashCode()
,
Class.getName()
,
Integer.toHexString(int)
public abstract boolean isRevoked(Certificate cert)
cert
- A certificate to check if it is revoked