1TSSCREATELOADED(1) User Commands TSSCREATELOADED(1)
2
3
4
6 tsscreateloaded - Runs TPM2_CreateLoaded
7
9 createloaded
10
11 Runs TPM2_CreateLoaded
12
13 -hp parent handle (can be hierarchy)
14
15 40000001 Owner 4000000c Platform 4000000b Endorsement
16
17 [Asymmetric Key Algorithm]
18
19 -rsa (default) -ecc curve
20
21 bnp256
22 nistp256 nistp384
23
24 Key attributes
25
26 -bl data blob for unseal (create only)
27 -if data file name
28
29 -den decryption, (unrestricted, RSA and EC NULL scheme) -deo
30 decryption, (unrestricted, RSA OAEP, EC NULL scheme) -des
31 encryption/decryption, AES symmetric
32
33 [-116 for TPM rev 116 compatibility]
34
35 -st storage (restricted)
36 [default for primary keys]
37
38 -si unrestricted signing (RSA and EC NULL scheme) -sir
39 restricted signing (RSA RSASSA, EC ECDSA scheme) -dau unre‐
40 stricted ECDAA signing key pair -dar restricted ECDAA signing
41 key pair -kh keyed hash (hmac) -dp derivation parent -gp general
42 purpose, not storage
43
44 [-kt (can be specified more than once)]
45 f fixedTPM (default for primary keys and derivation parents) p
46 fixedParent (default for primary keys and derivation parents) nf
47 no fixedTPM (default for non-primary keys) np no fixedParent
48 (default for non-primary keys)
49
50 [-da object subject to DA protection (default no)]
51
52 [-pol policy file (default empty)] [-uwa userWithAuth attribute
53 clear (default set)]
54
55 [-nalg name hash algorithm (sha1, sha256, sha384) (default
56 sha256)] [-halg scheme hash algorithm (sha1, sha256, sha384)
57 (default sha256)]
58
59 [-der object's parent is a derivation parent]
60
61 [-pwdk password for key (default empty)] [-pwdp password for
62 parent key (default empty)]
63
64 [-opu public key file name (default do not save)] [-opr private
65 key file name (default do not save)] [-opem public key PEM for‐
66 mat file name (default do not save)]
67
68 -se[0-2] session handle / attributes (default PWAP)
69
70 01 continue 20 command decrypt 40 response encrypt
71
73 The full documentation for tsscreateloaded is maintained as a Texinfo
74 manual. If the info and tsscreateloaded programs are properly
75 installed at your site, the command
76
77 info tsscreateloaded
78
79 should give you access to the complete manual.
80
81
82
83tsscreateloaded v1234 June 2018 TSSCREATELOADED(1)