[][src]Module coap_numbers::oscore_flag

Constants for OSCORE flag bits

Flags and fields are expressed as bit masks over their serialized memory area. This means that flags in the 0..7 are expressed as u8 masks. The expression of the later bits will depend on the extension mechanism that is chosen to make them expressible.

No helper functions are given because it's unlikely that any application can make sense of the flags by looking at the registered flag bits but not know their meaning (as every flag is essentially mandatory to understand).

Constants

KID_CONTEXT_FLAG
KID_FLAG
PARTIAL_IV