artifactDigestAlgorithm

@Input
var artifactDigestAlgorithm: String

The MessageDigest algorithm to use to create the digests for all the Avail roots' contents included in the artifact. This must be a valid algorithm accessible from java.security.MessageDigest.getInstance.