Skip to main content

Interface: CloudEncryptionConfigNone

Defined in: shared/types/cloudEncryption.ts:26

Encryption configuration for plaintext storage.

Hierarchyโ€‹

View Summary

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

Overridesโ€‹

CloudEncryptionConfigBase.mode