mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Key templates are used by EKMF Web to generate new keys. The template specifies the key algorithm, the key size, and type (e.g. CCA DATA or CIPHER). It also determines how a newly generated key is named through a key label template containing label tags. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>