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