EthernetMacsecConfiguration::GetCipherSuites
Valid for: CANoe DEMethod Syntax
dword EthernetMacsecConfiguration.GetCipherSuites(qword cs[]);Description
Copies the currently configured cipher suite priority list of the given MACsec configuration into the qword array given as parameter. The single qwords are the cipher suite ids as specified in IEEE802.1X-2020.Parameters
- cs[]: A buffer where to copy the cipher suites.
Return Values
- dword: The number of qwords, representing cipher suite ids, copied into the specified qword array.