debian man page for tpm_revokeek

Query: tpm_revokeek

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tpm_revokeek(8) 					      System Manager's Manual						   tpm_revokeek(8)

							  TPM Management - tpm_revokeek

NAME
tpm_revokeek - revokes the Endorsement Key Pair of the TPM
SYNOPSIS
tpm_revokeek [OPTION]
DESCRIPTION
tpm_revokeek clears the TPM revocable Endorsement Key Pair (via the TPM_RevokeEndorsementKey API). This command erases all counters (except the base one), erases the Ek, the SRK, the owner auth and any NVRAM locked to the owner auth. It does not touch the delegation tables or other NVRAM. -h, --help Display command usage info. -v, --version Display command version info. -l, --log [none|error|info|debug] Set logging level. -i, --infile [input file] Specifies the file that contains the authorization information required to revoke the Ek (secret data generated during the revocable Ek creation process). Only the first 20 bytes of this file are used and the remaining ones are ignored.
SEE ALSO
tpm_version(1), tpm_createek(8), tpm_getpubek(8), tcsd(8)
REPORTING BUGS
Report bugs to <trousers-users@lists.sourceforge.net> TPM Management 2007-10-22 tpm_revokeek(8)
Related Man Pages
tpm_clear(8) - centos
tpm_revokeek(8) - centos
tpm_getpubek(8) - centos
tpm_changeownerauth(8) - debian
tpm_createek(8) - debian
Similar Topics in the Unix Linux Community
Pair Programming