Derives a Key
POST/vedhsm/api/derive
Derives a Key
Performs Diffie-Hellman key exchange. On success, a valid HsmCryptoResponse with the derived key data will be returned.
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