POST Create key store
/key-store/ Creates a new key store and registers it for secure operations.
GET Retrieve key store details
/key-store/:keyStoreKey Retrieves a specific key store using its unique identifier.
PUT Update key store
/key-store/:keyStoreKey Updates an existing key store with new configuration or metadata.
DELETE Delete key store
/key-store/:keyStoreKey Permanently removes a key store and invalidates associated references.