Advanced Electronic Signatures |
With an advanced electronic signature, the signer must possess an X.509 certificate that contains his details and a copy of the public key that corresponds to their private key. Now the digest contains the following elements: |
◆ |
The payload (e.g. payment data) |
◆ |
A copy of the signer's X.509 certificate. |
◆ |
The mime-type of the data being signed. |
◆ |
A timestamp. |
◆ |
A commitment type (e.g. creation, delivery, receipt, approval, cancellationRequest, revocation). |
A benefit of the Advanced Electronic Signature structure is that it packages all the information required for the recipient to verify the signature. The recipient can even use a 3rd party online tool to perform the verification. |