Contains the base functionality for communication between the menu library and remote APIs. More...
Go to the source code of this file.
Classes | |
class | AuthenticationManager |
class | EepromAuthenticatorManager |
class | NoAuthenticationManager |
struct | AuthBlock |
class | ReadOnlyAuthenticationManager |
Enumerations | |
enum | AuthenticationManagerType : uint8_t { AUTHENTICATION_NONE , AUTHENTICATION_IN_EEPROM , AUTHENTICATION_IN_FLASH } |
Contains the base functionality for communication between the menu library and remote APIs.