1TSSVERIFYSIGNATURE(1) User Commands TSSVERIFYSIGNATURE(1)
2
3
4
6 tssverifysignature - Runs TPM2_VerifySignature
7
9 verifysignature
10
11 Runs TPM2_VerifySignature and/or verifies using the PEM public key
12
13 [-hk key handle] [-ipem public key PEM format file name to ver‐
14 ify signature]
15
16 One of -hk, -ipem must be specified
17
18 [-halg (sha1, sha256, sha384) (default sha256)] [asymmetric key
19 algorithm]
20
21 [-rsa (default)] [-ecc curve (P256)]
22
23 -if input message file name
24
25 -ih input hash file name
26
27 -is signature file name
28
29 [-raw (flag) signature specified by -is is in raw format]
30
31 (default TPMT_SIGNATURE)
32
33 [-tk ticket file name (requires -hk)]
34
35 -se[0-2] session handle / attributes (default NULL)
36
37 01 continue 20 command decrypt 80 audit
38
40 The full documentation for tssverifysignature is maintained as a Tex‐
41 info manual. If the info and tssverifysignature programs are properly
42 installed at your site, the command
43
44 info tssverifysignature
45
46 should give you access to the complete manual.
47
48
49
50tssverifysignature v1234 June 2018 TSSVERIFYSIGNATURE(1)