public class CRLStatus extends ASN1Object
CRLStatus(CRLSource source, Time time)
static CRLStatus
getInstance(java.lang.Object o)
CRLSource
getSource()
Time
getTime()
ASN1Primitive
toASN1Primitive()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CRLStatus(CRLSource source, Time time)
public static CRLStatus getInstance(java.lang.Object o)
public CRLSource getSource()
public Time getTime()
public ASN1Primitive toASN1Primitive()