WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
// Test Adapter certificates & private keys - Valid behavior
// Test Adapter certificates & private keys - Valid behavior
constcharstringcc_taCert_A:=PX_CERT_FOR_TS;/** Default certificate, without region validity restriction, to be used when secured messages are sent from TA to IUT */
constcharstringcc_taCert_A:=PX_CERT_FOR_TS;/** Default certificate, without region validity restriction, to be used when secured messages are sent from TA to IUT */
constcharstringcc_taCert1901_BO:="CERT_TS_19_01_BO_AT";/** Check that IUT discards a SecuredMessage if the reserved region type has been used in region validity restriction of the AT certificate */
constcharstringcc_taCert1901_BO:="CERT_TS_19_01_BO_AT";/** Check that IUT discards a SecuredMessage if the reserved region type has been used in region validity restriction of the AT certificate */
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:="CERT_IUT_A_AT";/** Default certificate, without region validity restriction, to be used when secured messages are sent from TA to IUT */
constcharstringcc_iutCert_A1:="CERT_IUT_A1_AT";
constcharstringcc_iutCert_A2:="CERT_IUT_A2_AT";
constcharstringcc_iutCert_A3:="CERT_IUT_A3_AT";
constcharstringcc_iutCert_A4:="CERT_IUT_A4_AT";
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_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_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_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 */
constcharstringcc_iutCert_B:="CERT_IUT_B_AT";/** Default certificate, with circular region, to be used when secured messages are sent from TA to IUT */
constcharstringcc_iutCert_C:="CERT_IUT_C_AT";/** Certificate with a rectangular region, to be used when secured messages are sent from TA to IUT */
constcharstringcc_iutCert_C:="CERT_IUT_C_AT";/** Certificate with a rectangular region, to be used when secured messages are sent from TA to IUT */
constcharstringcc_iutCert_D:="CERT_IUT_D_AT";/** Certificate with a polygonal region, to be used when secured messages are sent from TA to IUT */
constcharstringcc_iutCert_D:="CERT_IUT_D_AT";/** Certificate with a polygonal region, to be used when secured messages are sent from TA to IUT */