toHex

@NotNull
open fun toHex(@NotNull bytes: Array<Byte>): String

Convert a byte array to a hex (Base16) capitalized encoded String.