EthernetMacsecSecureEntity::UpdateMkaICV
Valid for: CANoe DEMethod Syntax
EthernetMacsecSecureEntity.UpdateMkaICV (ethernetPacket* packet);Description
Recalculates the integrity check value (ICV) of a MKPDU.Parameters
- packet: The packet for which to recalculate the ICV. The packet must be a valid MKA frame (MKPDU), conforming to IEEE802.1X.
Return Values
- byte: 1 if the call succeeded, 0 otherwise.