|
group2 0.1.0
CSE 125 Group 2
|
Opaque relay authorization token shared by discovery and transport. More...
#include <array>#include <cstddef>#include <cstdint>Go to the source code of this file.
Classes | |
| struct | net::RelayToken |
Namespaces | |
| namespace | net |
Functions | |
| bool | net::hasRelayToken (const RelayToken &token) |
Variables | |
| constexpr std::size_t | net::k_relayTokenMacBytes = 32 |
Opaque relay authorization token shared by discovery and transport.