|
iso14229 0.10.0
ISO14229-1 (UDS) C Library
|
Security access validate key arguments. More...
#include <iso14229.h>
Public Attributes | |
| const uint8_t | level |
| const uint8_t *const | key |
| const uint16_t | len |
Definition at line 1098 of file iso14229.h.
| const uint8_t* const UDSSecAccessValidateKeyArgs_t::key |
key sent by client
Definition at line 1100 of file iso14229.h.
| const uint16_t UDSSecAccessValidateKeyArgs_t::len |
length of key
Definition at line 1101 of file iso14229.h.
| const uint8_t UDSSecAccessValidateKeyArgs_t::level |
security level to be validated
Definition at line 1099 of file iso14229.h.