mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
libekmfweb: Change the key state
EKMF Web maintains a key state for each key. Keys can be in state PRE-ACTIVATION, ACTIVE, DEACTIVATED, COMPROMISED, DESTROYED, and DESTROYED-COMPROMISED. Key states can be changed as defined in NIST Special Publication 800-57 Part 1. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
544c88ca39
commit
3be8be4ac7
@@ -16,6 +16,7 @@ LIBEKMFWEB_1.0 {
|
||||
ekmf_free_template_info;
|
||||
ekmf_list_keys;
|
||||
ekmf_get_key_info;
|
||||
ekmf_set_key_state;
|
||||
ekmf_clone_key_info;
|
||||
ekmf_free_key_info;
|
||||
ekmf_generate_key;
|
||||
|
||||
Reference in New Issue
Block a user