fi.hut.tcm.spki
Class SPKICRL
java.lang.Object
|
+--java.security.cert.CRL
|
+--fi.hut.tcm.spki.SPKICRL
- Direct Known Subclasses:
- SpkiCrl
- public abstract class SPKICRL
- extends java.security.cert.CRL
SPKICRL
Fields inherited from class java.security.cert.CRL |
type |
Constructor Summary |
protected |
SPKICRL()
|
Methods inherited from class java.security.cert.CRL |
getType,
isRevoked,
toString |
Methods inherited from class java.lang.Object |
,
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
wait,
wait,
wait |
SPKICRL
protected SPKICRL()
equals
public abstract boolean equals(java.lang.Object other)
- Overrides:
- equals in class java.lang.Object
getEncoded
public abstract byte[] getEncoded()
getVersion
public abstract int getVersion()
getNotBefore
public abstract java.util.Date getNotBefore()
getNotAfter
public abstract java.util.Date getNotAfter()
isValid
public abstract boolean isValid()