mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Linux/MacOSX: Implement passing smart card PIN as command line argument (--token-pin switch)
This commit is contained in:
@@ -82,6 +82,7 @@ namespace VeraCrypt
|
||||
VolumeInfoList ArgVolumes;
|
||||
VolumeType::Enum ArgVolumeType;
|
||||
bool ArgTrueCryptMode;
|
||||
shared_ptr<SecureBuffer> ArgTokenPin;
|
||||
|
||||
bool StartBackgroundTask;
|
||||
UserPreferences Preferences;
|
||||
|
||||
Reference in New Issue
Block a user