Loading ttcn/Common/LibItsCommon_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -204,6 +204,7 @@ module LibItsCommon_TypesAndValues { const integer c_its_aid_TLS := 140; const integer c_its_aid_GN := 141; const integer c_its_aid_SCR := 623; // Secured Certificate Request, https://standards.ieee.org/products-services/regauth/psid/public.html const integer c_its_aid_CPOC := 624; // ETSI TS 102 941 Clause 6.4 Generation and distribution of TLM / RCA Link Certificates } } with { Loading Loading
ttcn/Common/LibItsCommon_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -204,6 +204,7 @@ module LibItsCommon_TypesAndValues { const integer c_its_aid_TLS := 140; const integer c_its_aid_GN := 141; const integer c_its_aid_SCR := 623; // Secured Certificate Request, https://standards.ieee.org/products-services/regauth/psid/public.html const integer c_its_aid_CPOC := 624; // ETSI TS 102 941 Clause 6.4 Generation and distribution of TLM / RCA Link Certificates } } with { Loading