Skip to main content

PARAM1_FLAG_ENCRYPTED

Constant PARAM1_FLAG_ENCRYPTED 

Source
const PARAM1_FLAG_ENCRYPTED: u8 = 0x40;
Expand description

Flag OR’d into param1 to indicate the data field is encrypted with TempKey and is followed by a MAC. Only valid for 32-byte Writes.