|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ssl_internal.h>

Public Attributes | |
| mbedtls_x509_crt * | cert |
| mbedtls_pk_context * | key |
| mbedtls_ssl_key_cert * | next |
Definition at line 553 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 557 of file ssl_internal.h.