Open topic with navigation CAPL Functions » Ethernet » Function Overview » EthernetMacsecSecureEntity::DeleteTxSCDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.