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

createSHA256

@JvmStatic fun createSHA256(bytes: ByteArray): SHA256

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