2.2.1.3.3 HASHALGORITHM
The HASHALGORITHM complex type describes the hashing mechanism used when computing a SIGNATURE element, over the contents of a DATA tag.
The HASHALGORITHM contains a HASHALGTYPE enumeration.
-
<xs:complexType name="HASHALGORITHM"> <xs:attribute name="type" type="HASHALGTYPE" /> </xs:complexType>
type: Contains a HASHALGTYPE enumeration as specified in 2.2.1.4.1. The type of hashing algorithm to be used to generate a signature element.