API Version: 1
Library Version: 0.20.5
enum Secret.BackendFlags
Flags which determine which parts of the SecretBackend are initialized.
SecretBackend
SECRET_BACKEND_NONE
No flags for initializing the SecretBackend.
SECRET_BACKEND_OPEN_SESSION
Establish a session for transfer of secrets while initializing the SecretBackend.
SECRET_BACKEND_LOAD_COLLECTIONS
Load collections while initializing the SecretBackend.