Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
Loading...
Searching...
No Matches
Protocol< NIC >::AuthenticationFields Struct Reference

#include <protocol.h>

Public Member Functions

 AuthenticationFields ()
 

Public Attributes

MacKeyType mac
 
bool has_mac
 

Constructor & Destructor Documentation

◆ AuthenticationFields()

template<typename NIC >
Protocol< NIC >::AuthenticationFields::AuthenticationFields ( )
inline

Member Data Documentation

◆ has_mac

template<typename NIC >
bool Protocol< NIC >::AuthenticationFields::has_mac

◆ mac

template<typename NIC >
MacKeyType Protocol< NIC >::AuthenticationFields::mac

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