1tpmtoken_objects(1) General Commands Manual tpmtoken_objects(1)
2
3
4
5 TPM Management - tpmtoken_objects
6
8 tpmtoken_objects - display the objects in the user's TPM PKCS#11 data
9 store
10
12 tpmtoken_objects [ OPTION ]
13
14
16 tpmtoken_objects displays information about the PKCS#11 objects that
17 are in the user's data store.
18
19
20 -h, --help
21 Display command usage info.
22
23 -v, --version
24 Display command version info.
25
26 -l, --log [none|error|info|debug]
27 Set logging level.
28
29 -k, --token STRING
30 Use STRING to identify the label of the PKCS#11 token to be used
31
32 -p, --public
33 Display only public objects
34
35 -x, --extended
36 Display additional information about an object not displayed by
37 default
38
39
41 tpmtoken_init(1), tpmtoken_setpasswd(1), tpmtoken_import(1),
42 tpmtoken_protect(1)
43
44
46 Report bugs to <trousers-users@lists.sourceforge.net>
47
48
49
50TPM Management 2005-04-25 tpmtoken_objects(1)