Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions man/tpm2_policysigned.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ The optional TPM2 parameters being cpHashA, nonceTPM, policyRef and expiration.
The command parameter hash (cpHash), enforcing the TPM command to be
authorized as well as its handle and parameter values.

* **\--raw-data**=_FILE_:

The raw data, generated based on the selected parameters, serves as the input
for computing the hash that must be signed.

* **\--ticket**=_FILE_:

The ticket file to record the authorization ticket structure.
Expand Down
Loading