bytesToHex

fun bytesToHex(bytes: ByteArray, format: HexFormat = HexFormat.Default): String