Crypto API

Crypto API provides two API routes, crypto/encrypt and crypto/decrypt. These routes are designed for general-purpose cryptographic operations, independent of any specific ecosystem

Before performing cryptographic operations, Stormshield KMaaS first checks the authentication used. It can be either:

  • User authentication with a JWT token,

  • API_key with a previously declared key.

Crypto API generates logs for all the operations that it performs.

For more information on API routes, see the API documentation.

NOTE
The use of the solution in any way other than as described in the documentation is not managed. Alternatively, get in touch with Stormshield Support for clarification.