fun ByteArray.toHexString(): String
Returns the byte array as a hexadecimal string.
Return Hexadecimal representation of the byte array.