Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
KeyManager kms.KeyManager
CryptoService crypto.Crypto
HeaderSigner HeaderSigner
CacheProvider storage.Provider
TLSConfig *tls.Config
EDVCapability json.RawMessage
EDVServerURL string
VaultID string
RecipientKeyID string
MACKeyID string
}
Config defines configuration for the EDV storage provider.
Click to show internal directories.
Click to hide internal directories.