mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 03:18:26 -06:00
Linux/MacOSX: first dynamic mode implementation
This commit is contained in:
1
src/Main/Forms/VolumeCreationWizard.h
Normal file → Executable file
1
src/Main/Forms/VolumeCreationWizard.h
Normal file → Executable file
@@ -73,6 +73,7 @@ namespace VeraCrypt
|
||||
VolumeHostType::Enum SelectedVolumeHostType;
|
||||
VolumeType::Enum SelectedVolumeType;
|
||||
shared_ptr <VolumePassword> Password;
|
||||
int Pim;
|
||||
shared_ptr <Pkcs5Kdf> Kdf;
|
||||
uint32 SectorSize;
|
||||
shared_ptr <Hash> SelectedHash;
|
||||
|
||||
Reference in New Issue
Block a user