Package com.google.crypto.tink
Class KeyStatus
- java.lang.Object
-
- com.google.crypto.tink.KeyStatus
-
@Immutable public final class KeyStatus extends java.lang.ObjectRepresents the status of a key in a keyset.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.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-