OpenVPN 3 Core Library
|
#include <tokenencrypt.hpp>
Public Member Functions | |
Key (StrongRandomAPI &rng) | |
Static Public Attributes | |
static constexpr size_t | SIZE = 16 |
Private Attributes | |
std::uint8_t | data [SIZE] |
Friends | |
class | TokenEncrypt |
Definition at line 34 of file tokenencrypt.hpp.
|
inline |
Definition at line 39 of file tokenencrypt.hpp.
|
friend |
Definition at line 45 of file tokenencrypt.hpp.
|
private |
Definition at line 46 of file tokenencrypt.hpp.
|
staticconstexpr |
Definition at line 37 of file tokenencrypt.hpp.