12345678910111213141516171819202122232425262728 |
- .TH "TPMS_POLICYACTION" 3 "Fri Oct 7 2022" "Version 3.2.0" "tpm2-tss" \" -*- nroff -*-
- .ad l
- .nh
- .SH NAME
- TPMS_POLICYACTION
- .SH SYNOPSIS
- .br
- .PP
- .PP
- \fC#include <ifapi_policy_types\&.h>\fP
- .SS "Data Fields"
- .in +1c
- .ti -1c
- .RI "char * \fBaction\fP"
- .br
- .in -1c
- .SH "Detailed Description"
- .PP
- Policy type \fBTPMS_POLICYACTION\fP
- .SH "Field Documentation"
- .PP
- .SS "char* action"
- The FAPI will return a string representation of the JSON sub
- .SH "Author"
- .PP
- Generated automatically by Doxygen for tpm2-tss from the source code\&.
|