mbedtls_pk_context Struct Reference

Public key container. More...

#include <pk.h>


Data Fields

const mbedtls_pk_info_tpk_info
 Public key informations.
void * pk_ctx
 Underlying public key context.


Detailed Description

Public key container.

Definition at line 126 of file pk.h.


Field Documentation

void* mbedtls_pk_context::pk_ctx

Underlying public key context.

Definition at line 129 of file pk.h.

const mbedtls_pk_info_t* mbedtls_pk_context::pk_info

Public key informations.

Definition at line 128 of file pk.h.


The documentation for this struct was generated from the following file:
Generated on 11 Mar 2017 for mbed TLS v2.4.2 by  doxygen 1.4.7