mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
libekmfweb: Add, change and delete key tags
Allow to add, change and delete custom tags of a key. Custom tags can be used store any kind of textual information with a key. Tags have a name and a value. 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
3be8be4ac7
commit
e44ae22989
@@ -17,6 +17,8 @@ LIBEKMFWEB_1.0 {
|
||||
ekmf_list_keys;
|
||||
ekmf_get_key_info;
|
||||
ekmf_set_key_state;
|
||||
ekmf_set_key_tags;
|
||||
ekmf_delete_key_tags;
|
||||
ekmf_clone_key_info;
|
||||
ekmf_free_key_info;
|
||||
ekmf_generate_key;
|
||||
|
||||
Reference in New Issue
Block a user