corda / net.corda.core.crypto / SecureHash / Companion / createSHA256

createSHA256

@JvmStatic fun createSHA256(bytes: ByteArray): SHA256

Factory method for SHA256 to be used in preference to the constructor.