Encodes an array of bytes as a hexadecimal-encoded string.
Public Function cnvToHex ( _ lpData() As Byte _ ) As String