Module exchange

Source

Modules§

handshake

Enums§

Config
Key
Method

Functions§

compute_mic
Computes and returns a key frame’s MIC. Fails if the AKM has no associated integrity algorithm or MIC size, the given Key Frame’s MIC has a different size than the MIC length derived from the AKM or the Key Frame doesn’t have its MIC bit set.
compute_mic_from_buf
Computes and returns a serialized key frame’s MIC. Fails if the AKM has no associated integrity algorithm or MIC size.