Skip to main content

Interface: CloudEncryptionConfigNone

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

Encryption configuration for plaintext storage.

Extendsโ€‹

Propertiesโ€‹

configVersionโ€‹

readonly configVersion: 1

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

Inherited fromโ€‹

CloudEncryptionConfigBase.configVersion


modeโ€‹

readonly mode: "none"

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

Overridesโ€‹

CloudEncryptionConfigBase.mode