TPM2B_PUBLIC_KEY_RSA
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| UINT16 | size |
| BYTE[MAX_RSA_KEY_BYTES] | buffer |
Public Attributes Documentation
variable size
UINT16 size;
variable buffer
BYTE[MAX_RSA_KEY_BYTES] buffer;
Updated on 2026-07-17 at 01:13:32 +0000