_ssl_key_cert Struct Reference

#include <ssl.h>

Collaboration diagram for _ssl_key_cert:
Collaboration graph
[legend]

Data Fields

x509_crtcert
pk_contextkey
int key_own_alloc
ssl_key_certnext

Detailed Description

Definition at line 583 of file ssl.h.


Field Documentation

cert

Definition at line 585 of file ssl.h.

Referenced by ssl_own_cert(), ssl_set_own_cert(), ssl_set_own_cert_alt(), and ssl_set_own_cert_rsa().

did we allocate key?

Definition at line 587 of file ssl.h.

Referenced by ssl_key_cert_free(), ssl_set_own_cert_alt(), and ssl_set_own_cert_rsa().

next key/cert pair

Definition at line 588 of file ssl.h.

Referenced by ssl_add_key_cert(), ssl_handshake_free(), ssl_key_cert_free(), and ssl_pick_cert().


The documentation for this struct was generated from the following file:

Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1