corda / net.corda.core.utilities / kotlin.String / hexToByteArray

hexToByteArray

fun String.hexToByteArray(): ByteArray

Hex-String to ByteArray. Accept any hex form (capitalized, lowercase, mixed).