mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zkey: Add support for key management system plugins
Add support to integrate external key management systems into zkey by using a plugin concept. Add helper functions to load, bind, and unbind a key management system plugin. 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
13f8709ec2
commit
f25aaf32b8
@@ -0,0 +1,3 @@
|
||||
# List of zkey KMS plugins
|
||||
# Format:
|
||||
# <plugin-name>=<shared-library-file>
|
||||
Reference in New Issue
Block a user