Loading ttcn/Security/LibItsSecurity_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -845,7 +845,7 @@ module LibItsSecurity_Templates { template (present) Time64 p_generationTime := ?, template (present) ThreeDLocation p_generationLocation := ?, template Time64 p_expiryTime := omit ) modifies m_ieee1609Dot2_headerInfo := { ) modifies mw_ieee1609Dot2_headerInfo := { generationTime := p_generationTime, expiryTime := p_expiryTime, generationLocation := p_generationLocation Loading Loading
ttcn/Security/LibItsSecurity_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -845,7 +845,7 @@ module LibItsSecurity_Templates { template (present) Time64 p_generationTime := ?, template (present) ThreeDLocation p_generationLocation := ?, template Time64 p_expiryTime := omit ) modifies m_ieee1609Dot2_headerInfo := { ) modifies mw_ieee1609Dot2_headerInfo := { generationTime := p_generationTime, expiryTime := p_expiryTime, generationLocation := p_generationLocation Loading