|
mbed TLS v2.2.1
|
#include <ssl_internal.h>

Data Fields | |
| mbedtls_x509_crt * | cert |
| mbedtls_pk_context * | key |
| mbedtls_ssl_key_cert * | next |
Definition at line 312 of file ssl_internal.h.
| mbedtls_x509_crt* mbedtls_ssl_key_cert::cert |
| mbedtls_pk_context* mbedtls_ssl_key_cert::key |
| mbedtls_ssl_key_cert* mbedtls_ssl_key_cert::next |
next key/cert pair
Definition at line 316 of file ssl_internal.h.
1.8.11