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-08-11 at 13:05:35 +0000