nRF5 SDK for Thread and Zigbee v1.0.0
Choose documentation:
mbedtls_pk_context Struct Reference

Public key container. More...

#include <pk.h>

Data Fields

const mbedtls_pk_info_tpk_info
 
void * pk_ctx
 

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 informations


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