Skip to main content

Overview

Allows the client to retrieve a list of available cryptographic algorithms on the server. These algorithms can be used to create keys. These keys are necessary in order to apply for legal identities, which are then used to sign smart contracts.

HTTP request

POST /Agent/Crypto/GetAlgorithms

Authentication

Requires a valid JWT bearer token.

Request (JSON)

Response (JSON)

Response parameters

Notes

This endpoint uses the request schema notation described in Pattern matching.