Validate a digital signature
POST/validate/signature
Validate digital signatures such as CMS and CAdES without providing the associated signed content. A validation ID {id} is returned that can be used to call additional endpoints. The signature to be validated is provided in the request body. Query parameters can be used to set optional parameters to control the validation.
Request
Responses
- 200
- 400
- 401
- 429
- 500
- 503
Success
Bad request
Unauthorized
Too many requests
Internal server error
Service unavailable