OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::AWS::REST::SHA256 Struct Reference

#include <awsrest.hpp>

Public Member Functions

std::string to_hex () const
 

Public Attributes

std::uint8_t hash [32]
 

Detailed Description

Definition at line 48 of file awsrest.hpp.

Member Function Documentation

◆ to_hex()

std::string openvpn::AWS::REST::SHA256::to_hex ( ) const
inline

Definition at line 50 of file awsrest.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ hash

std::uint8_t openvpn::AWS::REST::SHA256::hash[32]

Definition at line 55 of file awsrest.hpp.


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