Module: Secret::ServiceFlags
- Defined in:
- (unknown)
Constant Summary collapse
- NONE =
no flags for initializing the Secret::Service
0 or :none
- OPEN_SESSION =
establish a session for transfer of secrets while initializing the Secret::Service
2 or :open_session
- LOAD_COLLECTIONS =
load collections while initializing the Secret::Service
4 or :load_collections