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 ObjectObject.getClass(),
Object.hashCode(),
Class.getName(),
Integer.toHexString(int)public abstract boolean isRevoked(Certificate cert)
cert - A certificate to check if it is revoked