corda / net.corda.core.crypto / SecureHash / digestLengthFor

digestLengthFor

fun digestLengthFor(algorithm: String): Int

Parameters

algorithm - The MessageDigest algorithm to query.

Return
The length in bytes of this MessageDigest.