mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
KMIP values of type BYTE-STRING are represented as hex values when XML or JSON encoding is used. Do not drop any leading zero bytes, if the value has them. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>