Skip to main content
Open topic with navigation CAPL Functions » Ethernet » Function Overview » EthernetMacsecSecureEntity::InitMacsec

EthernetMacsecSecureEntity::InitMacsec

Valid for: CANoe DE

Method Syntax

Method Syntax
byte EthernetMacsecSecureEntity.InitMacsec();

Description

Initializes the secure entity. This function must be called before any secure channels can be created.

Parameters

Return Values

  • byte: 1 if the call succeeded, 0 otherwise.

Example