tpm2-tss 4.1.0
TPM Software stack 2.0 TCG spec compliant implementation
IFAPI_EXT_PUB_KEY Struct Reference

#include <ifapi_keystore.h>

Data Fields

char * pem_ext_public
 
char * certificate
 
TPM2B_PUBLIC public
 

Detailed Description

Type for representing a external public key

Field Documentation

◆ certificate

char* certificate

Keys certificate (if any)

◆ pem_ext_public

char* pem_ext_public

Public key in PEM format

◆ public

TPM2B_PUBLIC public

The pulic information in TPM format


The documentation for this struct was generated from the following file: