corda / net.corda.core.utilities / kotlin.ByteArray / toHex

toHex

fun ByteArray.toHex(): String

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