Decodes a hexadecimal-encoded string as an array of Bytes.
Public Function cnvBytesFromHexStr ( _ strHex As String _ ) As Byte()