ISecretStore
Provides synchronous and asynchronous methods for interacting with the Relativity Secret Store.
Deletes a secret at the given path.
Asynchronously deletes a secret the given path.
Retrieves a secret for the given path.
Asynchronously retrieves a secret for the given path.
Gets the list of all secrets and sub-paths at the specified path.
Asynchronously gets the list of all secrets and sub-paths at the specified path.
Writes a secret at the given path.
Asynchronously writes a secret at the given path.