Struct burble_crypto::MacKey
source · #[repr(transparent)]pub struct MacKey(_);Expand description
128-bit key used to compute LE Secure Connections check value ([Vol 3] Part H, Section 2.2.8).
#[repr(transparent)]pub struct MacKey(_);128-bit key used to compute LE Secure Connections check value ([Vol 3] Part H, Section 2.2.8).