OpenVPN
Data Fields
sha256_digest Struct Reference

Wrapper struct to pass around SHA256 digests. More...

#include <crypto.h>

Data Fields

uint8_t digest [SHA256_DIGEST_LENGTH]
 

Detailed Description

Wrapper struct to pass around SHA256 digests.

Definition at line 132 of file crypto.h.

Field Documentation

◆ digest

uint8_t sha256_digest::digest[SHA256_DIGEST_LENGTH]

Definition at line 133 of file crypto.h.

Referenced by process_incoming_push_reply().


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