1tpmtoken_init(1) General Commands Manual tpmtoken_init(1)
2
3
4
5 TPM Management - tpmtoken_init
6
8 tpmtoken_init - initialize the user's TPM PKCS#11 data store
9
11 tpmtoken_init [OPTION]
12
13
15 tpmtoken_init initializes the user's TPM PKCS#11 data store so that
16 applications can exploit the TPM capabilities through the PKCS#11
17 interface.
18
19 PKCS#11 requires a password (or PIN) for the Security Officer (SO) and
20 the User. The SO is responsible for initializing the token and setting
21 the User password (or PIN).
22
23
24 -h, --help
25 Display command usage info.
26
27 -v, --version
28 Display command version info.
29
30 -l, --log [none|error|info|debug]
31 Set logging level.
32
33 -k, --token STRING
34 Use STRING to identify the label of the PKCS#11 token to be used
35
36 -y, --yes
37 Assume an answer of yes for any confirmation prompts that would
38 normally be asked
39
40
42 tpmtoken_setpasswd(1), tpmtoken_import(1), tpmtoken_objects(1),
43 tpmtoken_protect(1)
44
45
47 Report bugs to <trousers-users@lists.sourceforge.net>
48
49
50
51TPM Management 2005-04-25 tpmtoken_init(1)