1IMPORTPEM(1) User Commands IMPORTPEM(1)
2
3
4
6 importpem - Runs TPM2_Import with PEM input
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 -opu public area file name
37
38 -opr private area file name
39
40 [-nalg name hash algorithm (sha1, sha256, sha384, sha512) (default
41 sha256)]
42
43 [-halg scheme hash algorithm (sha1, sha256, sha384, sha512) (default
44 sha256)]
45
46 [-pol policy file (default empty)]
47
48 -se[0-2] session handle / attributes (default PWAP)
49
50 01 continue
51
52 20 command decrypt
53
54 40 response encrypt
55
56
57
58importpem 1289 August 2018 IMPORTPEM(1)