1VERIFYSIGNATURE(1) User Commands VERIFYSIGNATURE(1)
2
3
4
6 verifysignature - 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 One of -hk, -ipem must be specified
29
30 [-tk ticket file name (requires -hk)]
31
32 [-halg (sha1, sha256, sha384 sha512) (default sha256)]
33
34 [Asymmetric Key Algorithm]
35
36 [-rsa (default)]
37
38 [-ecc ]
39
40 -se[0-2] session handle / attributes (default NULL)
41
42 01 continue
43
44 20 command decrypt
45
46 80 audit
47
48
49
50verifysignature 1289 August 2018 VERIFYSIGNATURE(1)