Commit 373ea42f authored by pintar's avatar pintar
Browse files

New PIXIT for ISC interface introduced.

parent 3cf7a31b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -29,6 +29,13 @@ modulepar {
	 SecurityMechanism PX_IMSR10_SecNass:= {mechName := "NASS", mechParams := omit};
    
	Via PX_IMSR10_Via := { VIA_E , { } };
	
    /** @desc	boolean  for SUT working mode due to AS -proxy or B2B mode
                    True, if SUT over isc interface work as proxy mode
                    false, if SUT over isc interface work as B2B 
    */
	boolean PX_IMSR10_PROXY_MODE_FOR_AS := true;
	
}

} // end module AtsIms_PIXITS