1TSSIMPORTPEM(1) User Commands TSSIMPORTPEM(1)
2
3
4
6 tssimportpem - Runs TPM2_Import with PEM input
7
9 importpem
10
11 Runs TPM2_Import for a PEM signing key
12
13 -hp parent handle
14
15 [-pwdp password for parent (default empty)] -ipem PEM format key
16 pair [Asymmetric Key Algorithm]
17
18 -rsa (default), RSASSA scheme -ecc curve
19
20 [-si signing (default) RSA default RSASSA scheme]
21
22 [-scheme]
23 rsassa rsapss
24
25 [-st storage (default NULL scheme)] [-pwdk password for key
26 (default empty)] -opu public area file name -opr private area
27 file name [-nalg name hash algorithm (sha1, sha256, sha384)
28 (default sha256)] [-halg scheme hash algorithm (sha1, sha256,
29 sha384) (default sha256)] [-pol policy file (default empty)]
30
31 -se[0-2] session handle / attributes (default PWAP)
32
33 01 continue 20 command decrypt 40 response encrypt
34
36 The full documentation for tssimportpem is maintained as a Texinfo man‐
37 ual. If the info and tssimportpem programs are properly installed at
38 your site, the command
39
40 info tssimportpem
41
42 should give you access to the complete manual.
43
44
45
46tssimportpem v1234 June 2018 TSSIMPORTPEM(1)