Modules§
Structs§
- Vault
- The in-memory representation of the entire vault.
Enums§
- Vault
Key - Encryption mode for the vault.
Functions§
- audit_
path - Get the audit log path.
- authy_
dir - Get the default authy directory path (~/.authy).
- config_
path - Get the config file path.
- is_
initialized - Check if the vault is initialized.
- load_
vault - Load and decrypt the vault from disk.
- save_
vault - Encrypt and save the vault to disk with atomic rename.
- vault_
path - Get the vault file path.