Skip to content

TPM2B_ENCRYPTED_SECRET

#include <tpm2.h>

Public Attributes

Name
UINT16 size
BYTE[sizeof(TPMU_ENCRYPTED_SECRET)] secret

Public Attributes Documentation

variable size

UINT16 size;

variable secret

BYTE[sizeof(TPMU_ENCRYPTED_SECRET)] secret;

Updated on 2026-07-21 at 16:43:25 +0000