OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::RandomByteStore< RAND_TYPE >::Result Union Reference

Public Attributes

unsigned char bytes [SIZE]
 
RAND_TYPE::result_type rt
 

Detailed Description

template<typename RAND_TYPE>
union openvpn::RandomByteStore< RAND_TYPE >::Result

Definition at line 47 of file randbytestore.hpp.

Member Data Documentation

◆ bytes

template<typename RAND_TYPE >
unsigned char openvpn::RandomByteStore< RAND_TYPE >::Result::bytes[SIZE]

Definition at line 48 of file randbytestore.hpp.

◆ rt

template<typename RAND_TYPE >
RAND_TYPE::result_type openvpn::RandomByteStore< RAND_TYPE >::Result::rt

Definition at line 49 of file randbytestore.hpp.


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