tpm_verifyquote(8) centos man page | unix.com

Man Page: tpm_verifyquote

Operating Environment: centos

Section: 8

VERIFY TPM
QUOTE(8) VERIFY TPM QUOTE(8)
NAME
tpm_verifyquote
SYNOPSIS
tpm_verifyquote [-hv] PUBKEY-FILE HASH-FILE NONCE-FILE [QUOTE-FILE]
DESCRIPTION
The program verifies the signature produced by a TPM quote in the file QUOTE-FILE, or when absent, the quote read from standard input. The file PUBKEY-FILE contains the public key used to validate the signature. The file HASH-FILE contains the signed data generated using the same key and Platform Configuration Registers used to generate the quote. Critically, the signed data includes the PCR composite hash used to validate that the PCRs contain their expected values. The file NONCE-FILE contains the nonce used to generate the quote. -h Display command usage info. -v Display command version info.
SEE ALSO
tpm_quote_tools(8), tpm_mkaik(8), tpm_getpcrhash(8), tpm_getquote(8) Oct 2010 VERIFY TPM QUOTE(8)
Related Man Pages
tpm_createek(8) - centos
tpm_quote_tools(8) - centos
tpmtoken_init(1) - debian
tpmtoken_import(1) - debian
tpm_sealdata(1) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq