OPTIGA Trust M  1.1.0
C++ library for Optiga Trust M Chip Security Controller
mbedtls_pk_context Struct Reference

Public key container. More...

#include <pk.h>

Collaboration diagram for mbedtls_pk_context:

Public Attributes

const mbedtls_pk_info_tpk_info
 
void * pk_ctx
 

Detailed Description

Public key container.

Member Data Documentation

◆ pk_ctx

void* mbedtls_pk_context::pk_ctx

Underlying public key context

◆ pk_info

const mbedtls_pk_info_t* mbedtls_pk_context::pk_info

Public key information


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