Skip to main content

5 docs tagged with "vault"

View All Tags

Structure: Engine

Engine is the platform-agnostic collection of low-level modules with which application architects can build higher-level implementations of Strongholds for a variety of purposes.

Structure: Engine::Vault

Vault is an implementation of a secure database for secrets, each database view is a vault which is a collection of records which are all encrypted using the same key.A collection of vaults is called a Stronghold.