Passwordfile library 5.0.11
C++ library to read/write passwords from/to encrypted files
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
Util::OpenSsl::Sha256Sum Struct Reference

#include <openssl.h>

Public Attributes

unsigned char data [size] = { 0 }
 

Static Public Attributes

static constexpr std::size_t size = 32
 

Detailed Description

Definition at line 13 of file openssl.h.

Member Data Documentation

◆ data

unsigned char Util::OpenSsl::Sha256Sum::data[size] = { 0 }

Definition at line 15 of file openssl.h.

◆ size

constexpr std::size_t Util::OpenSsl::Sha256Sum::size = 32
staticconstexpr

Definition at line 14 of file openssl.h.


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