toHexBytes
Encode the current ByteArray to a hex-encoded byte array, using the cross-platform DefaultHex tools.
Return
Hex-encoded byte array from the current set of bytes.
Encode the current String to a hex-encoded byte array, using the cross-platform DefaultHex tools.
Return
Hex-encoded byte array from the current string.