EthernetMacsecConfiguration::GetCKN
CAPL Functions » Ethernet » Function Overview » EthernetMacsecConfiguration::GetCKN Valid for: CANoe DEMethod Syntax
dword EthernetMacsecConfiguration.GetCKN(byte cak[]);Description
Copies the connectivity key name (CKN) of the given MACsec configuration into the byte array given as parameter.Parameters
- cak[]: A buffer where to copy the CKN.
Return Values
- dword: The number of bytes copied into the specified byte array.