Botan 3.8.1
Crypto and TLS for C&
|
#include <tpm2_util.h>
Public Attributes | |
unique_esys_ptr< TPM2B_NAME > | name |
unique_esys_ptr< TPM2B_PUBLIC > | pub |
unique_esys_ptr< TPM2B_NAME > | qualified_name |
Definition at line 165 of file tpm2_util.h.
unique_esys_ptr<TPM2B_NAME> Botan::TPM2::PublicInfo::name |
Definition at line 167 of file tpm2_util.h.
unique_esys_ptr<TPM2B_PUBLIC> Botan::TPM2::PublicInfo::pub |
Definition at line 166 of file tpm2_util.h.
Referenced by Botan::TPM2::Object::attributes().
unique_esys_ptr<TPM2B_NAME> Botan::TPM2::PublicInfo::qualified_name |
Definition at line 168 of file tpm2_util.h.