com.mindbright.security.x509
public class X509CRL extends java.security.cert.CRL
X509CRL(byte[] encoded)
X509CRL(java.io.InputStream in)
boolean
isRevoked(java.security.cert.Certificate cert)
java.lang.String
toString()
getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public X509CRL(byte[] encoded)
public X509CRL(java.io.InputStream in)
public boolean isRevoked(java.security.cert.Certificate cert)
isRevoked
java.security.cert.CRL
public java.lang.String toString()
toString