name:=omit,// Human readable name for intersection to be used only in debug mode
id:=m_intersectionReferenceID,// A globally unique value set, consisting of a regionID and
// intersection ID assignment provides a unique mapping to the intersection MAP in question which provides complete location and approach/move/lane data
constcharstringcc_iutCert_A:="CERT_IUT_A_AT";/** Default certificate, without region validity restriction, to be used when secured messages are sent from TA to IUT */
constcharstringcc_iutCert_A_AA:="CERT_IUT_A_AA";/** Default certificate, without region validity restriction, to be used when secured messages are sent from TA to IUT - NistP256*/
constcharstringcc_iutCert_A_B:="CERT_IUT_A_B_AT";/** Default certificate, without region validity restriction, to be used when secured messages are sent from TA to IUT - BrainpoolP256r1*/
constcharstringcc_iutCert_A_B3:="CERT_IUT_A_B3_AT";/** Default certificate, without region validity restriction, to be used when secured messages are sent from TA to IUT - BrainpoolP384r1*/
constcharstringcc_iutCert_B:="CERT_IUT_B_AT";/** Default certificate, with circular region, to be used when secured messages are sent from TA to IUT */