#include <tlsv1_common.h>
Public Attributes | |
struct crypto_hash * | md5_cert |
struct crypto_hash * | md5_client |
struct crypto_hash * | md5_server |
struct crypto_hash * | sha1_cert |
struct crypto_hash * | sha1_client |
struct crypto_hash * | sha1_server |
Definition at line 197 of file tlsv1_common.h.
struct crypto_hash* tls_verify_hash::md5_cert |
Definition at line 202 of file tlsv1_common.h.
Definition at line 198 of file tlsv1_common.h.
Definition at line 200 of file tlsv1_common.h.
Definition at line 203 of file tlsv1_common.h.
Definition at line 199 of file tlsv1_common.h.
Definition at line 201 of file tlsv1_common.h.