constcharstringcc_taCert_E:="CERT_TS_E_AT";/** Certificate with a region identifier, to be used when secured messages are sent from TA to IUT */
constcharstringcc_taCert_F:="CERT_TS_F_AT";/** Certificate that can be used as an unknown certificate for IUT. */
constcharstringcc_taCert_F3:="CERT_TS_F3_AT";/** Certificate that can be used as an unknown certificate for IUT with BrainpoolP384 curve. */
constcharstringcc_taCert_FA_AA:="CERT_TS_FA_AA";/** AA certificate that can be used as an unknown AA certificate for IUT. */
constcharstringcc_taCert_FA3_AA:="CERT_TS_FA3_AA";/** AA certificate with BrainpoolP384 curve that can be used as an unknown AA certificate for IUT. */
constcharstringcc_taCert_FA:="CERT_TS_FA_AT";/** Certificate, signed by CERT_TS_FA_AA, that can be used as an unknown certificate for IUT. */
constcharstringcc_taCert_FA3:="CERT_TS_FA3_AT";/** Certificate, signed by CERT_TS_FA3_AA, that can be used as an unknown certificate for IUT with BrainpoolP384 curve. */
constcharstringcc_taCert_G:="CERT_TS_G_AT";/** to be defined */
constcharstringcc_taCert_EC:="CERT_TS_A_EC";/** Certificate with a subject type indicating 'enrolment_credentials', to be used when secured messages are sent from TA to IUT */
constcharstringcc_taCert_AA:="CERT_TS_A_AA";/** Certificate with a subject type indicating 'authorisation_authority', to be used when secured messages are sent from TA to IUT */