Hazelnet 3.0.0
Reference implementation of the CAN Bus Security (CBS) protocol
|
Unpacked CBS Header. More...
#include <hzl.h>
Data Fields | |
hzl_Gid_t | gid |
Group IDentifier: set of parties enabled for reception. More... | |
hzl_Sid_t | sid |
Source IDentifier: transmitting party. More... | |
hzl_Pty_t | pty |
Payload TYpe: content of the CBS message. More... | |
Unpacked CBS Header.
hzl_Gid_t hzl_Header::gid |
Group IDentifier: set of parties enabled for reception.
hzl_Sid_t hzl_Header::sid |
Source IDentifier: transmitting party.
hzl_Pty_t hzl_Header::pty |
Payload TYpe: content of the CBS message.