IFAPI_Fapi_AuthorizePolicy.3 795 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. .TH "IFAPI_Fapi_AuthorizePolicy" 3 "Fri Oct 7 2022" "Version 3.2.0" "tpm2-tss" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. IFAPI_Fapi_AuthorizePolicy
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. \fC#include <fapi_int\&.h>\fP
  11. .SS "Data Fields"
  12. .in +1c
  13. .ti -1c
  14. .RI "const char * \fBpolicyPath\fP"
  15. .br
  16. .ti -1c
  17. .RI "const char * \fBsigningKeyPath\fP"
  18. .br
  19. .ti -1c
  20. .RI "TPM2B_DIGEST \fBpolicyRef\fP"
  21. .br
  22. .ti -1c
  23. .RI "\fBTPMS_POLICYAUTHORIZATION\fP \fBauthorization\fP"
  24. .br
  25. .in -1c
  26. .SH "Detailed Description"
  27. .PP
  28. The data structure holding internal state of Fapi_AuthorizePolicy\&.
  29. .SH "Field Documentation"
  30. .PP
  31. .SS "const char* policyPath"
  32. Policy with Policy to be authorized
  33. .SS "const char* signingKeyPath"
  34. Key for policy signing
  35. .SH "Author"
  36. .PP
  37. Generated automatically by Doxygen for tpm2-tss from the source code\&.