iso14229 0.9.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 |
Security access validate key arguments.
Definition at line 1017 of file iso14229.h.
const uint8_t* const UDSSecAccessValidateKeyArgs_t::key |
security level to be validated
Definition at line 1019 of file iso14229.h.
const uint16_t UDSSecAccessValidateKeyArgs_t::len |
key sent by client
Definition at line 1020 of file iso14229.h.
const uint8_t UDSSecAccessValidateKeyArgs_t::level |
Definition at line 1018 of file iso14229.h.