TPMT_SENSITIVE
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_ALG_PUBLIC | sensitiveType |
| TPM2B_AUTH | authValue |
| TPM2B_DIGEST | seedValue |
| TPMU_SENSITIVE_COMPOSITE | sensitive |
Public Attributes Documentation
variable sensitiveType
TPMI_ALG_PUBLIC sensitiveType;
variable authValue
TPM2B_AUTH authValue;
variable seedValue
TPM2B_DIGEST seedValue;
variable sensitive
TPMU_SENSITIVE_COMPOSITE sensitive;
Updated on 2026-07-17 at 01:13:32 +0000