mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-15 00:56:07 -05:00
Linux/MacOSX: Use also PIM when comparing Outer and Hidden volumes credentials
This commit is contained in:
@@ -84,6 +84,7 @@ namespace VeraCrypt
|
||||
shared_ptr <VolumePassword> Password;
|
||||
shared_ptr <VolumePassword> OuterPassword;
|
||||
int Pim;
|
||||
int OuterPim;
|
||||
shared_ptr <Pkcs5Kdf> Kdf;
|
||||
uint32 SectorSize;
|
||||
shared_ptr <Hash> SelectedHash;
|
||||
|
||||
Reference in New Issue
Block a user