#include <tlsv1_cred.h>
Public Attributes | |
struct x509_certificate * | cert |
u8 * | dh_g |
size_t | dh_g_len |
u8 * | dh_p |
size_t | dh_p_len |
struct crypto_private_key * | key |
struct x509_certificate * | trusted_certs |
Definition at line 18 of file tlsv1_cred.h.
Definition at line 20 of file tlsv1_cred.h.
Definition at line 26 of file tlsv1_cred.h.
size_t tlsv1_credentials::dh_g_len |
Definition at line 27 of file tlsv1_cred.h.
Definition at line 24 of file tlsv1_cred.h.
size_t tlsv1_credentials::dh_p_len |
Definition at line 25 of file tlsv1_cred.h.
Definition at line 21 of file tlsv1_cred.h.
Definition at line 19 of file tlsv1_cred.h.