DigestMethod
The algorithm that is used to compute the digest value over the input XML file. Available values are: sha1|sha256|sha384|sha512.
COM and .NET
Signature: DigestMethod(string algo)
Java
Signature: public void setDigestMethod(string algo)