Sign Data
POST/vedhsm/api/sign
Requests that data be digitally signed. During signing, CodeSign Protect uses a private key from a project's environment to sign the data (provided as base64) and return raw signature. If the signing operation is blocked by a Flow that requires key use approval, a digest is returned that uniquely identifies the signing request.
Required scope: codesignclient
Request
Responses
- 200
- 400
- 401
- 403
Success
Missing or invalid request property.
A valid access token is required.
The API requires a scope not granted to the provided access token