TPM2B_PRIVATE_KEY_MLKEM
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| UINT16 | size |
| BYTE[MAX_MLKEM_PRIV_SEED_SIZE] | buffer |
Public Attributes Documentation
variable size
UINT16 size;
variable buffer
BYTE[MAX_MLKEM_PRIV_SEED_SIZE] buffer;
Updated on 2026-07-21 at 16:43:25 +0000