From 10ddedbbac7acb326fb9447c6a1c5f1706017e4b Mon Sep 17 00:00:00 2001 From: kavsrf Date: Sun, 26 Feb 2017 11:42:59 +0300 Subject: PasswordTimeout and infodelay keys in DcsProp DcsProp documented included in VeraCrypt Beta2 patch 1 --- Library/VeraCryptLib/DcsVeraCrypt.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/VeraCryptLib/DcsVeraCrypt.h') diff --git a/Library/VeraCryptLib/DcsVeraCrypt.h b/Library/VeraCryptLib/DcsVeraCrypt.h index e6ee57c..f7a3c8f 100644 --- a/Library/VeraCryptLib/DcsVeraCrypt.h +++ b/Library/VeraCryptLib/DcsVeraCrypt.h @@ -53,9 +53,11 @@ extern char* gAuthErrorMsg; extern INT32 gRUD; extern int gAuthSecRegionSearch; +extern int gSecRegionInfoDelay; extern int gPlatformLocked; extern int gTPMLocked; +extern int gTPMLockedInfoDelay; extern int gSCLocked; extern int gAuthPwdCode; -- cgit v1.2.3