Remove Mapping of ProtectApp LUKS Device
To remove the mapping of the volume, execute the following command. After executing this command, the device is encrypted and cannot be used until mapping is not created again using luksClose
.
cryptsetup luksClose backup
Note
This step must be performed after unmounting the device.