UDP-WG Implementation
|
A WireGuard Configuration. More...
#include <wireguard.h>
Public Attributes | |
crypto::string | timestamp = 12 |
crypto::string | identity = 4 |
crypto::string | self = 4 |
crypto::keypair | keys |
uint64_t | send = 0 |
uint64_t | recv = 0 |
connection | src = {} |
bool | on = false |
crypto::string | cookie |
uint64_t | cookie_timestamp |
A WireGuard Configuration.