![]() |
![]()
| ![]() |
![]()
NAMEtss2_verifysignature(1) - SYNOPSIStss2_verifysignature [OPTIONS] DESCRIPTIONtss2_verifysignature(1) - This command verifies a signature using a public key found in the passed key path. The used signature verification scheme is specified in the cryptographic profile (cf., fapi-profile(5)). OPTIONSThese are the available options:
The data that was signed, already hashed according to the cryptographic profile (cf., fapi-profile(5)).
Path to the verification public key.
The signature to be verified. COMMON OPTIONSThis collection of options are common to all tss2 programs and provide information that many users may expect.
To successfully use the manpages feature requires the manpages to be installed or on MANPATH, See man(1) for more details.
EXAMPLE
RETURNS0 on success or 1 on failure. BUGSGithub Issues (https://github.com/tpm2-software/tpm2-tools/issues) HELPSee the Mailing List (https://lists.linuxfoundation.org/mailman/listinfo/tpm2)
|