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 -if input message file name
14
15 -ih input hash file name
16
17 One of -if, -ih must be specified
18
19 -is signature file name
20
21 [-raw signature specified by -is is in raw format] (default TPMT_SIG‐
22 NATURE)
23
24 -hk key handle
25
26 -ipem public key PEM format file name to verify signature
27
28 -ihmac HMAC key in raw binary format file name to verify signature
29
30 One of -hk, -ipem, -ihmac must be specified
31
32 [-tk ticket file name (requires -hk)]
33
34 [-halg (sha1, sha256, sha384 sha512) (default sha256)]
35
36 [Asymmetric Key Algorithm]
37
38 [-rsa (default)]
39
40 [-ecc ]
41
42 -se[0-2] session handle / attributes (default NULL)
43
44 01 continue
45
46 20 command decrypt
47
48 80 audit
49
50
51
52tssverifysignature 1.6 November 2020 TSSVERIFYSIGNATURE(1)