1tpm_getpubek(8)             System Manager's Manual            tpm_getpubek(8)
2
3
4
5                        TPM Management - tpm_getpubek
6

NAME

8       tpm_getpubek - display the public portion of the TPM's Endorsement Key
9

SYNOPSIS

11       tpm_getpubek [OPTION]
12
13

DESCRIPTION

15       tpm_getpubek requests the TPM's public portion of the Endorsement Key
16       (via the TPM_ReadPubek API).  This operation can be restricted to
17       require owner authorization, in that case the command will prompt for
18       the owner password and request the data. The key information is output
19       on a successful call.
20
21
22       -h, --help
23              Display command usage info.
24
25       -v, --version
26              Display command version info.
27
28       -l, --log [none|error|info|debug]
29              Set logging level.
30
31       -u, --unicode
32              Use TSS UNICODE encoding for passwords to comply with
33              applications using TSS popup boxes
34
35       -z, --well-known
36              Authenticate using 20 bytes of zeros as owner password (the
37              default TSS Well Known Secret), instead of prompting for an
38              owner password.
39
40

SEE ALSO

42       tpm_version(1), tpm_takeownership(8), tpm_restrictpubek(8),
43       tpm_createek(8), tcsd(8)
44
45

REPORTING BUGS

47       Report bugs to <trousers-users@lists.sourceforge.net>
48
49
50
51TPM Management                    2005-05-05                   tpm_getpubek(8)
Impressum