7.5.3 <DigestAlgorithm>

Specifies the digest algorithm that is used when digitally signing the specified parts of a SOAP message. Use the <MessageParts> sibling element to specify the parts of the SOAP message you want to digitally sign.

Table 7-3 DigestAlgorithm Attributes

Attribute Description Required?
URI The digest algorithm that is used when digitally signing the specified parts of a SOAP message.

SALT supports only the following digest algorithm:

http://www.w3.org/2000/09/xmldsig#sha1

Yes