OpenVPN
|
Structure containing the hashes for a full certificate chain. More...
#include <ssl_verify.h>
Data Fields | |
struct cert_hash * | ch [MAX_CERT_DEPTH] |
Array of certificate hashes. More... | |
Structure containing the hashes for a full certificate chain.
Definition at line 59 of file ssl_verify.h.
struct cert_hash* cert_hash_set::ch[MAX_CERT_DEPTH] |
Array of certificate hashes.
Definition at line 60 of file ssl_verify.h.
Referenced by cert_hash_compare(), cert_hash_copy(), and cert_hash_free().