ReactOS 0.4.15-dev-8636-g945e856
|
#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.