mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
libekmfweb: Get EKMF Web settings and check features
Retrieve EKMF Web settings such as the template names used by EKMF Web for generating identity keys, as well as volume encryption keys (XTS and non-XTS). Also check that the EKMF Web server has the required 'Pervasive Encryption' feature installed. 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
8c0f2491a3
commit
40e4b71159
@@ -9,6 +9,8 @@ LIBEKMFWEB_1.0 {
|
||||
ekmf_generate_csr;
|
||||
ekmf_generate_ss_cert;
|
||||
ekmf_get_public_key;
|
||||
ekmf_get_settings;
|
||||
ekmf_check_feature;
|
||||
ekmf_retrieve_key;
|
||||
ekmf_list_templates;
|
||||
ekmf_get_template;
|
||||
|
||||
Reference in New Issue
Block a user