The DigitalSignatureInfoType type is used as a way to represent some of the basic information about a digital signature.
Field Name | Type | Description |
---|---|---|
@signature_existsoptional | boolean |
Specifies whether the digital signature exists. |
@signature_verifiedoptional | boolean |
Specifies if the digital signature is verified. |
Certificate_Issuer0..1 | StringObjectPropertyType |
The certificate issuer of the digital signature. |
Certificate_Subject0..1 | StringObjectPropertyType |
The certificate subject of the digital signature. |
Signature_Description0..1 | StringObjectPropertyType |
A description of the digital signature. |