Woman, Life, Freedom


Adaptive AUTOSAR
ARA public interface header documentation
ara::diag::SecurityLevel Struct Reference

A data model that contains the status of a security level. More...

#include <security_access.h>

Public Member Functions

 SecurityLevel (uint16_t seed=0) noexcept
 Constructor. More...
 

Public Attributes

bool Unlocked
 Indicate whether the security level has been unlocked or not.
 
uint16_t Seed
 Seed that corresponds to the security level for key comparison.
 

Detailed Description

A data model that contains the status of a security level.

Note
The structure is not ARA compatible.

Constructor & Destructor Documentation

◆ SecurityLevel()

ara::diag::SecurityLevel::SecurityLevel ( uint16_t  seed = 0)
inlineexplicitnoexcept

Constructor.

Parameters
seedInitial seed