5.13.0.0R1
Software Development Kit
mbedtls_pk_context Struct Reference

Public key container. More...

Data Fields

void * pk_ctx
 
const mbedtls_pk_info_tpk_info
 

Detailed Description

Public key container.

Field Documentation

void* mbedtls_pk_context::pk_ctx

Underlying public key context

const mbedtls_pk_info_t* mbedtls_pk_context::pk_info

Public key information


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