Trust Store Key Pin REST Endpoints

Trust Store Key Pin
A Trust Store Key Pin defines the PIN (password) to be used to access a private key in the trust store used for attribute encryption and replication. If there is no Trust Store Key Pin defined for a given certificate, the code will use the PIN defined to access the trust store.
Add, Search, Compare or Delete Trust Store Key Pin
Method: post
Path: /rest/v1/admin
Delete a Trust Store Key Pin by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Trust Store Key Pin by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Trust Store Key Pin by DN
Method: patch
Path: /rest/v1/admin/{dn}