1TSSIMPORTPEM(1) User Commands TSSIMPORTPEM(1)
2
3
4
6 tssimportpem - Runs TPM2 importpem
7
9 importpem
10
11 Runs TPM2_Import for a PEM key
12
13 -hp parent handle
14
15 [-pwdp password for parent (default empty)]
16
17 -ipem PEM format key pair
18
19 [Asymmetric Key Algorithm]
20
21 [-rsa (default)]
22
23 [-ecc ]
24
25 [-si signing (default)]
26
27 [-scheme
28 signing scheme (rsassa rsapss) (RSA default RSASSA) (ECC ECDSA)]
29
30 [-st storage (NULL scheme)]
31
32 [-den decryption, (unrestricted, RSA and ECC NULL scheme)
33
34 [-pwdk password for key (default empty)]
35
36 [-uwa userWithAuth attribute clear (default set)]
37
38 -opu public area file name
39
40 -opr private area file name
41
42 [-nalg name hash algorithm (sha1, sha256, sha384, sha512) (default
43 sha256)]
44
45 [-halg scheme hash algorithm (sha1, sha256, sha384, sha512) (default
46 sha256)]
47
48 [-pol policy file (default empty)]
49
50 -se[0-2] session handle / attributes (default PWAP)
51
52 01 continue
53
54 20 command decrypt
55
56 40 response encrypt
57
58
59
60tssimportpem 1.6 November 2020 TSSIMPORTPEM(1)