xades:CertDigest
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdES01903v132-201601-2.2.xsd
Type: xades:DigestAlgAndValueType
Properties: Local, Qualified
Content
- Sequence [1..1]
- ds:DigestMethod [1..1]
- ds:DigestValue [1..1]
Attributes
None
Used in
- Type xades:CertIDType (Element xades:Cert)
- Type xades:CertIDTypeV2 (Element xades:Cert)
Sample instance
(Auto-generated)
<xades:CertDigest>
<ds:DigestMethod Algorithm="http://www.example.com/">Any text, intermingled with:
<!--any element-->
</ds:DigestMethod>
<ds:DigestValue>GpM7</ds:DigestValue>
</xades:CertDigest>


