Commit 4b7e3894 authored by fetke's avatar fetke
Browse files

merged uint8-changes

parent 8583c041
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -730,12 +730,12 @@ module ePassport_Types {
			        PsoResponseTag psoResponseTag,
			        PsoCommandTag psoCommandTag
			    } with {
			    	variant (psoCommandTag)		"intTag='psoCommandTag'";   
			    	variant (psoResponseTag)	"intTag='psoResponseTag'";
			    	variant (psoCommandTag)		"intTag='psoCommandTag'";   
			    }
				
				type Oct1 PsoResponseTag;
				type Oct1 PsoCommandTag;
				type UInt8 PsoResponseTag;
				type UInt8 PsoCommandTag;
										
				type union PerformSecurityOperationPayload {
					PerformSecurityOperationData performSecurityOperationData,