OpenVPN
Data Fields
cert_hash Struct Reference

Structure containing the hash for a single certificate. More...

#include <ssl_verify.h>

Data Fields

unsigned char sha256_hash [256/8]
 

Detailed Description

Structure containing the hash for a single certificate.

Definition at line 54 of file ssl_verify.h.

Field Documentation

◆ sha256_hash

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().


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