CodeSigning HSM API
This API allows you to request digital signing of software and manage signing, authentication, and encryption keys.
This API requires the Venafi CodeSign Protect product.
📄️ Signs JSON Web Token
Signs and returns a JSON Web Token (JWT). Because a CodeSign Protect certificate
📄️ Verify HSM Server Info
Returns _OK_. Allows clients to verify if they have the right HSM server URL. No authorization required.
📄️ Sign Data
Requests that data be digitally signed. During signing, CodeSign Protect uses a
📄️ Decrypts Data
Decrypts Data
📄️ Derives a Key
Derives a Key
📄️ Get GPG public key
Retrieves a GNU Privacy Guard (GPG) public key and the hu location in the
📄️ Stores a key within an environment
Stores a key within an environment.
📄️ Get Certificate Chain
Returns HSM objects with the certificate chain for a certificate object
📄️ Get Objects
Retrieves information that the caller can use in code signing.