mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
When removing a KMS-bound key from the local repository, call the KMS plugin and let it perform an action in the KMS. Usually keys are not removed from key management systems, instead the key state is changed to non-active or similar. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>