Interface: CloudEncryptionConfigBase
Defined in: shared/types/cloudEncryption.ts:20
Base fields shared by all encryption configuration variants.
Hierarchyโ
Extended byโ
Propertiesโ
configVersionโ
readonly configVersion: 1;
Defined in: shared/types/cloudEncryption.ts:21
modeโ
readonly mode: CloudEncryptionMode;
Defined in: shared/types/cloudEncryption.ts:22