Skip to main content

Module vault

Module vault 

Source

Modules§

crypto
secret

Structs§

Vault
The in-memory representation of the entire vault.

Enums§

VaultKey
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.