providers.vault.VaultBytesKeyValueStore
Vault-specific KVStore provider for binary (bytes) data.
Usage
providers.vault.VaultBytesKeyValueStore()Bytes are base64-encoded before storage and decoded on retrieval.
Vault-specific KVStore provider for binary (bytes) data.
Usage
Bytes are base64-encoded before storage and decoded on retrieval.