Skip to main content

serialize_header

Function serialize_header 

Source
pub fn serialize_header(frame: &Frame) -> [u8; 44]
Expand description

Serialize the 44-byte frame header exactly as it goes on the wire. Used by both write_frame_raw and MAC computation so the tag covers the real bytes.