Interface: CloudEncryptionConfigNone
Defined in: shared/types/cloudEncryption.ts:26
Encryption configuration for plaintext storage.
Hierarchyโ
Extendsโ
Propertiesโ
configVersionโ
readonly configVersion: 1;
Defined in: shared/types/cloudEncryption.ts:21
Inherited fromโ
CloudEncryptionConfigBase.configVersion
modeโ
readonly mode: "none";
Defined in: shared/types/cloudEncryption.ts:27