Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the signature thumbprint as specified in XML DSIG. The algorithm used to generate SignatureValue is defined in SignatureMethod.
Element hierarchy
- <Signature>
- <SignatureValue>
Syntax
<SignatureValue Id? = ID >
base64Binary
</SignatureValue>
Key
? optional (zero or one)
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| Id | A unique element identifier to be used as a reference to SignatureValue . |
ID | No |
Child Elements
None.
Parent Elements
| Parent Element | Description |
|---|---|
| Signature | Defines the root element of an XML DSIG compliant signature. Signature is the unique root element for a provisioning file signature. |
Requirements
Namespace |
http://www.w3.org/2000/09/xmldsig# |