Converts a hexadecimal encoded string to a Uint8Array of bytes.
The hexadecimal encoded string
Converts a Uint8Array of binary data to a hexadecimal encoded string.
The binary data to encode
@aws-sdk/util-hex-encoding