VeraCrypt

Documentation >> Security Tokens & Smart Cards

Security Tokens & Smart Cards

VeraCrypt supports security (or cryptographic) tokens and smart cards that can be accessed using the PKCS #11 (2.0 or later) protocol [23]. For more information, please see the section Security Tokens and Smart Cards in the chapter Keyfiles.

Please note that security tokens and smart cards are currently not supported for Pre-Boot authentication of system encryption.

t>
path: root/src/Main/Forms/ChangePasswordDialog.h
blob: 46195bb128f51987fa6e652d7cb2c15526c69640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52