TPMS_AUTH_RESPONSE
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPM2B_NONCE | nonce |
| TPMA_SESSION | sessionAttributes |
| TPM2B_AUTH | hmac |
Public Attributes Documentation
variable nonce
TPM2B_NONCE nonce;
variable sessionAttributes
TPMA_SESSION sessionAttributes;
variable hmac
TPM2B_AUTH hmac;
Updated on 2026-07-21 at 16:43:25 +0000