Commit 8583c041 authored by fetke's avatar fetke
Browse files

change from Oct1 to UInt8

parent 6e604468
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -401,11 +401,11 @@ module ePassport_Templates {
	      	class := mw_class_00,
		  	ins := e_performSecurityOperation, 
	  		params := {
	  			psoResponseTag := '00'O,
	  			psoResponseTag := 0,
			    psoCommandTag := (
			    	c_smCertificate,
			    	c_smInputTemplateVerifyCertificateOverValueFields,
					c_smInputTemplateVerifyCertificateOverFullTemplate
			    	oct2int(c_smCertificate),
                	oct2int(c_smInputTemplateVerifyCertificateOverValueFields),
                	oct2int(c_smInputTemplateVerifyCertificateOverFullTemplate)
				)
	  		},
  			lengthC := ?,