@Immutable @Alpha public final class KeyStatus extends Object
Note that the status of a key is not part of the key itself, it is metadata about the key that is for example stored in a keyset.
static KeyStatus
DESTROYED
DISABLED
ENABLED
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final KeyStatus ENABLED
public static final KeyStatus DISABLED
public static final KeyStatus DESTROYED
public String toString()
toString
Object