TPMT_SYM_DEF
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_ALG_SYM | algorithm |
| TPMU_SYM_KEY_BITS | keyBits |
| TPMU_SYM_MODE | mode |
Public Attributes Documentation
variable algorithm
TPMI_ALG_SYM algorithm;
variable keyBits
TPMU_SYM_KEY_BITS keyBits;
variable mode
TPMU_SYM_MODE mode;
Updated on 2026-07-21 at 16:43:25 +0000