| Package | Description |
|---|---|
| com.google.crypto.tink | |
| com.google.crypto.tink.internal |
| Modifier and Type | Field and Description |
|---|---|
static KeyStatus |
KeyStatus.DESTROYED |
static KeyStatus |
KeyStatus.DISABLED |
static KeyStatus |
KeyStatus.ENABLED |
| Modifier and Type | Method and Description |
|---|---|
KeyStatus |
KeysetHandle.Builder.Entry.getStatus()
Returns the status of this entry.
|
KeyStatus |
KeysetHandle.Entry.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
KeysetHandle.Builder.Entry |
KeysetHandle.Builder.Entry.setStatus(KeyStatus status)
Sets the status of this entry.
|
| Modifier and Type | Method and Description |
|---|---|
KeyStatus |
KeysetHandleInterface.Entry.getStatus() |
KeyStatus |
PrimitiveSet.Entry.getStatus() |