providers.vault.VaultBytesKeyValueStore

Vault-specific KVStore provider for binary (bytes) data.

Usage

Source

providers.vault.VaultBytesKeyValueStore()

Bytes are base64-encoded before storage and decoded on retrieval.