mbed TLS v2.2.0
|
#include <pk.h>
Data Fields | |
const mbedtls_pk_info_t * | pk_info |
Public key informations. More... | |
void * | pk_ctx |
Underlying public key context. More... | |
void* mbedtls_pk_context::pk_ctx |
const mbedtls_pk_info_t* mbedtls_pk_context::pk_info |