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