tss2_verifysignature - Man Page

Synopsis

tss2_verifysignature [Options]

Description

tss2_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)).

Options

These are the available options:

Common Options

This collection of options are common to all tss2 programs and provide information that many users may expect.

Example

tss2_verifysignature --keyPath=ext/myRSASign --digest=digest.file --signature=signature.file

Returns

0 on success or 1 on failure.

Bugs

Github Issues (https://github.com/tpm2-software/tpm2-tools/issues)

Help

See the Mailing List (https://lists.linuxfoundation.org/mailman/listinfo/tpm2)

Info

APRIL 2019 tpm2-tools General Commands Manual