Loading ttcn/Security/LibItsSecurity_Templates.ttcn3 +1 −1 Original line number Diff line number Diff line Loading @@ -951,7 +951,7 @@ module LibItsSecurity_Templates { * @see Draft ETSI TS 103 097 V1.1.9 Clause 5.2 Payload */ template (present) SecPayload mw_payload ( in template (present) SecPayloadType p_type, in template (present) SecPayloadType p_type := ?, in template (present) octetstring p_data := ? ):= { type_ := p_type, Loading Loading
ttcn/Security/LibItsSecurity_Templates.ttcn3 +1 −1 Original line number Diff line number Diff line Loading @@ -951,7 +951,7 @@ module LibItsSecurity_Templates { * @see Draft ETSI TS 103 097 V1.1.9 Clause 5.2 Payload */ template (present) SecPayload mw_payload ( in template (present) SecPayloadType p_type, in template (present) SecPayloadType p_type := ?, in template (present) octetstring p_data := ? ):= { type_ := p_type, Loading