Crypto Manager REST Endpoints

Crypto Manager
The Crypto Manager provides a common interface for performing compression, decompression, hashing, encryption and other kinds of cryptographic operations.
Add, Search, Compare or Delete Crypto Manager
Method: post
Path: /rest/v1/admin
Delete a Crypto Manager by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Crypto Manager by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Crypto Manager by DN
Method: patch
Path: /rest/v1/admin/{dn}