Skip to main content

Function: clearEncryptionKey()

clearEncryptionKey(ctx: CloudServiceOperationContext): Promise<CloudStatusSummary>

Defined in: electron/services/cloud/CloudService.encryptionOperations.ts:166

Clears the locally cached derived encryption key.

Parameters

ctx

CloudServiceOperationContext

Returns

Promise<CloudStatusSummary>

Remarks

This does not disable encryption remotely. It simply forces the user to re-enter the passphrase on this device.