OpenVPN
|
Structure containing the hash for a single certificate. More...
#include <ssl_verify.h>
Data Fields | |
unsigned char | sha256_hash [256/8] |
Structure containing the hash for a single certificate.
Definition at line 54 of file ssl_verify.h.
unsigned char cert_hash::sha256_hash[256/8] |
Definition at line 55 of file ssl_verify.h.
Referenced by cert_hash_compare(), cert_hash_copy(), and cert_hash_remember().