mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Adds getter for SecretList and SecretEntry. Adds enum to represent secret types. Add Iterator functionality for SecretList. While at it, make the datatype of the capacity of the list transparent for users. Signed-off-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>