java.lang.Object java.security.cert.X509CRLEntry
X509CRL
public boolean equals(Object other)
Hashtable
Object.hashCode()
public X500Principal getCertificateIssuer()
public abstract byte[] getEncoded() throws CRLException
public abstract Date getRevocationDate()
public abstract BigInteger getSerialNumber()
public abstract boolean hasExtensions()
public int hashCode()
Object.equals(java.lang.Object)
public abstract String toString()
public X509CRLEntry()