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