|
Bouncy Castle Cryptography 1.29 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.security.cert.CRL
Constructor Summary | |
protected |
CRL(java.lang.String type)
|
Method Summary | |
java.lang.String |
getType()
|
abstract boolean |
isRevoked(Certificate cert)
|
abstract java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
protected CRL(java.lang.String type)
Method Detail |
public final java.lang.String getType()
public abstract boolean isRevoked(Certificate cert)
public abstract java.lang.String toString()
|
Bouncy Castle Cryptography 1.29 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |