Loading ttcn/CAM/LibItsCam_Pixits.ttcn +0 −5 Original line number Original line Diff line number Diff line Loading @@ -18,9 +18,4 @@ module LibItsCam_Pixits { // LibItsSecurity // LibItsSecurity import from LibItsSecurity_TypesAndValues all; import from LibItsSecurity_TypesAndValues all; /** * @desc The certificate identifier the TA shall use in case of secured IUT */ modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // End of module LibItsSecurity_Pixits } // End of module LibItsSecurity_Pixits No newline at end of file ttcn/Common/LibItsCommon_Pixits.ttcn +6 −0 Original line number Original line Diff line number Diff line Loading @@ -55,4 +55,10 @@ module LibItsCommon_Pixits { */ */ modulepar boolean PX_GNSS_SCENARIO_SUPPORT := false; modulepar boolean PX_GNSS_SCENARIO_SUPPORT := false; /** * @desc The certificate identifier the TA shall use in case of secured IUT. Default: CERT_IUT_A_AT * @remark If the IUT cannot use the test certificates, set this PIXIT to CERT_NONE */ modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // end LibItsCommon_Pixits } // end LibItsCommon_Pixits No newline at end of file ttcn/DENM/LibItsDenm_Pixits.ttcn +0 −5 Original line number Original line Diff line number Diff line Loading @@ -18,9 +18,4 @@ module LibItsDenm_Pixits { // LibItsSecurity // LibItsSecurity import from LibItsSecurity_TypesAndValues all; import from LibItsSecurity_TypesAndValues all; /** * @desc The certificate identifier the TA shall use in case of secured IUT */ modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // End of module LibItsDenm_Pixits } // End of module LibItsDenm_Pixits No newline at end of file ttcn/GeoNetworking/LibItsGeoNetworking_Pixits.ttcn +0 −6 Original line number Original line Diff line number Diff line Loading @@ -204,10 +204,4 @@ module LibItsGeoNetworking_Pixits { } // end geoNetworkingPixits } // end geoNetworkingPixits /** * @desc The certificate identifier the TA shall use in case of secured IUT. Default: CERT_IUT_A_AT * @remark If the IUT cannot use the test certificates, set this PIXIT to CERT_NONE */ modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // end LibItsGeoNetworking_Pixits } // end LibItsGeoNetworking_Pixits ttcn/IVIM/LibItsIvim_Pixits.ttcn +0 −5 Original line number Original line Diff line number Diff line Loading @@ -24,9 +24,4 @@ module LibItsIvim_Pixits { providerIdentifier := 0 providerIdentifier := 0 } } /** * @desc The certificate identifier the TA shall use in case of secured IUT */ modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // End of module LibItsIvim_Pixits } // End of module LibItsIvim_Pixits No newline at end of file Loading
ttcn/CAM/LibItsCam_Pixits.ttcn +0 −5 Original line number Original line Diff line number Diff line Loading @@ -18,9 +18,4 @@ module LibItsCam_Pixits { // LibItsSecurity // LibItsSecurity import from LibItsSecurity_TypesAndValues all; import from LibItsSecurity_TypesAndValues all; /** * @desc The certificate identifier the TA shall use in case of secured IUT */ modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // End of module LibItsSecurity_Pixits } // End of module LibItsSecurity_Pixits No newline at end of file
ttcn/Common/LibItsCommon_Pixits.ttcn +6 −0 Original line number Original line Diff line number Diff line Loading @@ -55,4 +55,10 @@ module LibItsCommon_Pixits { */ */ modulepar boolean PX_GNSS_SCENARIO_SUPPORT := false; modulepar boolean PX_GNSS_SCENARIO_SUPPORT := false; /** * @desc The certificate identifier the TA shall use in case of secured IUT. Default: CERT_IUT_A_AT * @remark If the IUT cannot use the test certificates, set this PIXIT to CERT_NONE */ modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // end LibItsCommon_Pixits } // end LibItsCommon_Pixits No newline at end of file
ttcn/DENM/LibItsDenm_Pixits.ttcn +0 −5 Original line number Original line Diff line number Diff line Loading @@ -18,9 +18,4 @@ module LibItsDenm_Pixits { // LibItsSecurity // LibItsSecurity import from LibItsSecurity_TypesAndValues all; import from LibItsSecurity_TypesAndValues all; /** * @desc The certificate identifier the TA shall use in case of secured IUT */ modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // End of module LibItsDenm_Pixits } // End of module LibItsDenm_Pixits No newline at end of file
ttcn/GeoNetworking/LibItsGeoNetworking_Pixits.ttcn +0 −6 Original line number Original line Diff line number Diff line Loading @@ -204,10 +204,4 @@ module LibItsGeoNetworking_Pixits { } // end geoNetworkingPixits } // end geoNetworkingPixits /** * @desc The certificate identifier the TA shall use in case of secured IUT. Default: CERT_IUT_A_AT * @remark If the IUT cannot use the test certificates, set this PIXIT to CERT_NONE */ modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // end LibItsGeoNetworking_Pixits } // end LibItsGeoNetworking_Pixits
ttcn/IVIM/LibItsIvim_Pixits.ttcn +0 −5 Original line number Original line Diff line number Diff line Loading @@ -24,9 +24,4 @@ module LibItsIvim_Pixits { providerIdentifier := 0 providerIdentifier := 0 } } /** * @desc The certificate identifier the TA shall use in case of secured IUT */ modulepar charstring PX_CERT_FOR_TS := "CERT_TS_A_AT"; } // End of module LibItsIvim_Pixits } // End of module LibItsIvim_Pixits No newline at end of file