5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
mbedtls_pk_context Struct Reference

Public key container. More...

#include <pk.h>

Data Fields

void * pk_ctx
 
const mbedtls_pk_info_tpk_info
 

Detailed Description

Public key container.

Field 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: