🥔TSA Methods
Methods used to obtain Qualified Electronic Timestamps for documents
Qualified Electronic Time stamping of document hashes according to RFC3161
Access to the service can be secured in two ways. either using API-KEY or using HTTP Basic Authentication
The hash to sign needs to be send in the request body as application/octet-stream
Stamp the document hash
The document hash to be processed needs to be send in the request as JSON. The value of the hash
field must be encoded according to BASE64.
For this method, access is secured only using API-KEY
Last updated