Skip to main content

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

Success