Modules§
Enums§
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.