1tss2_getappdata(1) General Commands Manual tss2_getappdata(1)
2
3
4
6 tss2_getappdata(1)
7
9 tss2_getappdata [OPTIONS]
10
12 tss2_getappdata(1) - This command returns the previously stored appli‐
13 cation data for an object.
14
16 These are the available options:
17
18 · -p, --path STRING:
19
20 Path of the object for which the appData will be loaded.
21
22 · -o, --appData FILENAME or - (for stdout):
23
24 Returns a copy of the stored data. Optional parameter.
25
27 This collection of options are common to all tss2 programs and provide
28 information that many users may expect.
29
30 · -h, --help [man|no-man]: Display the tools manpage. By default, it
31 attempts to invoke the manpager for the tool, however, on failure
32 will output a short tool summary. This is the same behavior if the
33 “man” option argument is specified, however if explicit “man” is re‐
34 quested, the tool will provide errors from man on stderr. If the
35 “no-man” option if specified, or the manpager fails, the short op‐
36 tions will be output to stdout.
37
38 To successfully use the manpages feature requires the manpages to be
39 installed or on MANPATH, See man(1) for more details.
40
41 · -v, --version: Display version information for this tool, supported
42 tctis and exit.
43
45 tss2_getappdata --path HS/SRK/myRSACrypt --appData appData.file
46
48 0 on success or 1 on failure.
49
51 Github Issues (https://github.com/tpm2-software/tpm2-tools/issues)
52
54 See the Mailing List (https://lists.01.org/mailman/listinfo/tpm2)
55
56
57
58tpm2-tools APRIL 2019 tss2_getappdata(1)