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
Returns
Remarks
This does not disable encryption remotely. It simply forces the user to re-enter the passphrase on this device.