iso14229 0.10.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
UDSSecAccessValidateKeyArgs_t Struct Reference

Security access validate key arguments. More...

#include <iso14229.h>

Public Attributes

const uint8_t level
const uint8_t *const key
const uint16_t len

Detailed Description

Definition at line 1098 of file iso14229.h.

Member Data Documentation

◆ key

const uint8_t* const UDSSecAccessValidateKeyArgs_t::key

key sent by client

Definition at line 1100 of file iso14229.h.

◆ len

const uint16_t UDSSecAccessValidateKeyArgs_t::len

length of key

Definition at line 1101 of file iso14229.h.

◆ level

const uint8_t UDSSecAccessValidateKeyArgs_t::level

security level to be validated

Definition at line 1099 of file iso14229.h.


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