Creates a timestamp of the current signature.
The SignatureTimeStamp object representing the timestamp.
The timestamp is created by calculating hash over the <ds:SignatureValue>
node as specified in the XADES standard. The <ds:SignatureValue> node
must have a non-empty value of the Id attribute.
The following TimeStampProviders are supported:
| TimeStampProvider | Description |
|---|---|
| POSTARCA | A timestamping authority managed by the Post Office of Slovenia. See http://postarca.posta.si. This service requires authentication with a client certificate. Use the certName parameter to specify the certificate. |
| POSTACA_TEST | The test timestamping authority managed by the Post Office of Slovenia. This service requires authentication with a client certificate. Use the certName parameter to specify the certificate. |
| SIGEN | The SI-TSA timestamping authority. See http://www.si-tsa.gov.si/eng/index.htm. This service requires authentication with a client certificate. Use the certName parameter to specify the certificate. |
| SIGEN_TEST | The test version of the SI-TSA timestamping authority. This service requires authentication with a client certificate. Use the certName parameter to specify the certificate. |
| TIMESTAMP_TEST | A built-in timestamping provider, which can be used for testing purposes. It does not require the access to an external timestamping authority - the timestamp is created on the local computer. Use the certName parameter to specify the certificate which is used to create the timestamp. |
Requires CreaSign Pro (not supported by CreaSign Lite).
XmlSignature Class | CreaSign Namespace | CreateTimeStampFromData | CreateTimeStampFromDigest
(c) CREA 2002-2007 www.creasign.si