public static interface ActionOnKeyOptions.Action
Modifier and Type | Field and Description |
---|---|
static String |
DISABLE
disable.
|
static String |
ENABLE
enable.
|
static String |
RESTORE
restore.
|
static String |
REWRAP
rewrap.
|
static String |
ROTATE
rotate.
|
static String |
SETKEYFORDELETION
setKeyForDeletion.
|
static String |
UNSETKEYFORDELETION
unsetKeyForDeletion.
|
static String |
UNWRAP
unwrap.
|
static String |
WRAP
wrap.
|
static final String DISABLE
static final String ENABLE
static final String RESTORE
static final String REWRAP
static final String ROTATE
static final String SETKEYFORDELETION
static final String UNSETKEYFORDELETION
static final String UNWRAP
static final String WRAP
Copyright © 2022 IBM Cloud. All rights reserved.