|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindbright.jca.security.cert.CRL
com.mindbright.security.x509.X509CRL
public class X509CRL
Constructor Summary | |
---|---|
X509CRL(byte[] encoded)
|
|
X509CRL(java.io.InputStream in)
|
Method Summary | |
---|---|
boolean |
isRevoked(Certificate cert)
|
java.lang.String |
toString()
|
Methods inherited from class com.mindbright.jca.security.cert.CRL |
---|
getType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public X509CRL(byte[] encoded)
public X509CRL(java.io.InputStream in)
Method Detail |
---|
public boolean isRevoked(Certificate cert)
isRevoked
in class CRL
public java.lang.String toString()
toString
in class CRL
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |