Crypto Manager APIs
Singleton Managed Object used to manage cryptographic keys.
Operations
POST
Crypto Manager Add Key
Add an existing key.
POST
Crypto Manager Add Keys
Add multiple existing keys.
GET
Crypto Manager Get Enabled
Indicate if the encryption feature is enabled.
POST
Crypto Manager List Keys
List keys.
POST
Crypto Manager Remove Key
Remove a key (only the UUID is needed to remove).
POST
Crypto Manager Remove Keys
Remove multiple keys (only the UUID is needed to remove).