Skip to content

TPMU_PUBLIC_ID

#include <tpm2.h>

Public Attributes

Name
TPM2B_DIGEST keyedHash
TPM2B_DIGEST sym
TPM2B_PUBLIC_KEY_RSA rsa
TPMS_ECC_POINT ecc
TPMS_DERIVE derive
TPM2B_PUBLIC_KEY_MLDSA mldsa
TPM2B_PUBLIC_KEY_MLKEM mlkem

Public Attributes Documentation

variable keyedHash

TPM2B_DIGEST keyedHash;

variable sym

TPM2B_DIGEST sym;

variable rsa

TPM2B_PUBLIC_KEY_RSA rsa;

variable ecc

TPMS_ECC_POINT ecc;

variable derive

TPMS_DERIVE derive;

variable mldsa

TPM2B_PUBLIC_KEY_MLDSA mldsa;

variable mlkem

TPM2B_PUBLIC_KEY_MLKEM mlkem;

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