# revault_vault_api
Public Rust API for creating and managing reVault local vaults.
The vault API stores profiles, contacts, signing keys, lockbox key-directory
backups, and content-key integrations. It also provides platform secret-store
integration and the local open-cache/session service.
Use it above `revault_lockbox_api` when an application needs local profile and
key lifecycle management, rather than only direct access to a `.lbox` archive.
See the [reVault repository README](https://github.com/onepub-dev/reVault#readme)
for the complete project overview.
## License
See the repository license for licensing terms.