EthernetMacsecSecureEntity::DeleteTxSC
Valid for: CANoe DEMethod Syntax
byte EthernetMacsecSecureEntity.DeleteTxSC(EthernetMacsecSCI sci);
Description
Deletes a transmit secure channel.Parameters
- sci: The secure channel id of the secure channel to be deleted.
Return Values
- byte: 1 if the call succeeded, 0 otherwise.