CodeSigning HSM API
This API allows you to request digital signing of software and manage signing, authentication, and encryption keys.
This API requires the CyberArk Code Sign Manager product.
📄️ Signs JSON Web Token
Signs and returns a JSON Web Token (JWT). Because a Code Sign Manager 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, Code Sign Manager 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.
📄️ Code Sign Client Telemetry
Requests that a message from the Code Sign Client is recorded in telemetry. This may include incrementing stats counters, writing to logs, sending data to Pendo, etc.