123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 |
- <?xml version="1.0" encoding="utf-8"?>
- <asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
- <asmv1:assemblyIdentity name="ReadICCardFormsApplication.exe" version="1.0.0.2" publicKeyToken="a9cf99a6772799cb" language="neutral" processorArchitecture="x86" type="win32" />
- <description asmv2:iconFile="favicon.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
- <application />
- <entryPoint>
- <assemblyIdentity name="ReadICCardFormsApplication" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
- <commandLine file="ReadICCardFormsApplication.exe" parameters="" />
- </entryPoint>
- <trustInfo>
- <security>
- <applicationRequestMinimum>
- <PermissionSet version="1" class="System.Security.NamedPermissionSet" Name="LocalIntranet" Description="Default rights given to applications on the local intranet" ID="Custom" SameSite="site">
- <IPermission Read="USERNAME" version="1" class="System.Security.Permissions.EnvironmentPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
- <IPermission version="1" class="System.Security.Permissions.FileDialogPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Unrestricted="true" />
- <IPermission version="1" Permanent="True" Expiry="9223372036854775807" UserQuota="9223372036854775807" Allowed="AssemblyIsolationByUser" class="System.Security.Permissions.IsolatedStorageFilePermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
- <IPermission version="1" class="System.Security.Permissions.ReflectionPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Flags="ReflectionEmit, RestrictedMemberAccess" />
- <IPermission version="1" class="System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Flags="Assertion, Execution, BindingRedirects" />
- <IPermission version="1" class="System.Security.Permissions.UIPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Unrestricted="true" />
- <IPermission version="1" class="System.Drawing.Printing.PrintingPermission, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" Level="DefaultPrinting" />
- <IPermission version="1" class="System.Security.Permissions.MediaPermission, WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Audio="SafeAudio" Image="SafeImage" Video="SafeVideo" />
- <IPermission version="1" class="System.Security.Permissions.WebBrowserPermission, WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Level="Safe" />
- <IPermission version="1" class="System.Net.DnsPermission, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Unrestricted="true" />
- <IPermission version="1" class="System.Security.Permissions.TypeDescriptorPermission, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" Unrestricted="true" />
- </PermissionSet>
- <defaultAssemblyRequest permissionSetReference="Custom" />
- </applicationRequestMinimum>
- <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
- <!-- UAC 清单选项
- 如果想要更改 Windows 用户帐户控制级别,请使用
- 以下节点之一替换 requestedExecutionLevel 节点。n
- <requestedExecutionLevel level="asInvoker" uiAccess="false" />
- <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
- <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
- 指定 requestedExecutionLevel 元素将禁用文件和注册表虚拟化。
- 如果你的应用程序需要此虚拟化来实现向后兼容性,则删除此
- 元素。
- -->
- <requestedExecutionLevel level="asInvoker" uiAccess="false" />
- </requestedPrivileges>
- </security>
- </trustInfo>
- <dependency>
- <dependentOS>
- <osVersionInfo>
- <os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
- </osVersionInfo>
- </dependentOS>
- </dependency>
- <dependency>
- <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
- <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
- </dependentAssembly>
- </dependency>
- <dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="log4net.dll" size="294912">
- <assemblyIdentity name="log4net" version="1.2.11.0" publicKeyToken="669E0DDF0BB1AA2A" language="neutral" processorArchitecture="msil" />
- <hash>
- <dsig:Transforms>
- <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
- </dsig:Transforms>
- <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>XyxLbpAYNfTmVQahYe4BdO2UYs2KXXk7cYGipKJ9lN4=</dsig:DigestValue>
- </hash>
- </dependentAssembly>
- </dependency>
- <dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ReadICCardFormsApplication.exe" size="29152">
- <assemblyIdentity name="ReadICCardFormsApplication" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
- <hash>
- <dsig:Transforms>
- <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
- </dsig:Transforms>
- <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>G5jDuTB2xain0owZKDIPHaElSm5HiM+53XNlpgQXsgo=</dsig:DigestValue>
- </hash>
- </dependentAssembly>
- </dependency>
- <dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SuperSocket.Common.dll" size="29696">
- <assemblyIdentity name="SuperSocket.Common" version="1.5.3.0" publicKeyToken="6C80000676988EBB" language="neutral" processorArchitecture="msil" />
- <hash>
- <dsig:Transforms>
- <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
- </dsig:Transforms>
- <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>VtJU5a/zqv59X8qB6Xk1eVUhsQ1HQC1tNc9QHRiE83Q=</dsig:DigestValue>
- </hash>
- </dependentAssembly>
- </dependency>
- <dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SuperSocket.Facility.dll" size="15872">
- <assemblyIdentity name="SuperSocket.Facility" version="1.5.3.0" publicKeyToken="6C80000676988EBB" language="neutral" processorArchitecture="msil" />
- <hash>
- <dsig:Transforms>
- <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
- </dsig:Transforms>
- <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>9IlcI6h3daVGPuWwdWtZEzOqnIl1prkEws2fYdxUVw0=</dsig:DigestValue>
- </hash>
- </dependentAssembly>
- </dependency>
- <dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SuperSocket.SocketBase.dll" size="94720">
- <assemblyIdentity name="SuperSocket.SocketBase" version="1.5.3.0" publicKeyToken="6C80000676988EBB" language="neutral" processorArchitecture="msil" />
- <hash>
- <dsig:Transforms>
- <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
- </dsig:Transforms>
- <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>iNa/SkuKeVJ/oFYvNUlCF1iQot7n9UXUdkHk+lU6Dok=</dsig:DigestValue>
- </hash>
- </dependentAssembly>
- </dependency>
- <dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SuperSocket.SocketEngine.dll" size="70144">
- <assemblyIdentity name="SuperSocket.SocketEngine" version="1.5.3.0" publicKeyToken="6C80000676988EBB" language="neutral" processorArchitecture="msil" />
- <hash>
- <dsig:Transforms>
- <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
- </dsig:Transforms>
- <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>tb/XB4Y9ca5Enpn4cLl88vaELYqKizcur+drwZma7Ks=</dsig:DigestValue>
- </hash>
- </dependentAssembly>
- </dependency>
- <dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SuperWebSocket.dll" size="66048">
- <assemblyIdentity name="SuperWebSocket" version="0.8.0.0" publicKeyToken="7BA53B9A7CEF5D1C" language="neutral" processorArchitecture="msil" />
- <hash>
- <dsig:Transforms>
- <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
- </dsig:Transforms>
- <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>R15kAeSjOEH9aUjWWlcsGx7SAqj5TDpKYL93Xjt37dQ=</dsig:DigestValue>
- </hash>
- </dependentAssembly>
- </dependency>
- <file name="favicon.ico" size="4286">
- <hash>
- <dsig:Transforms>
- <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
- </dsig:Transforms>
- <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>4915yUHgG+lr5cGXA9BVyoX9r3aCHF3yxTLHqmtkg4M=</dsig:DigestValue>
- </hash>
- </file>
- <file name="ReadICCardFormsApplication.exe.config" size="1580">
- <hash>
- <dsig:Transforms>
- <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
- </dsig:Transforms>
- <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>iMC2MT9/GmoXE0i9iIFhqvQ7n6MFIvalTokVzRwCLb4=</dsig:DigestValue>
- </hash>
- </file>
- <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
- <application>
- <!-- 设计此应用程序与其一起工作且已针对此应用程序进行测试的
- Windows 版本的列表。取消评论适当的元素,Windows 将
- 自动选择最兼容的环境。 -->
- <!-- Windows Vista -->
- <!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />-->
- <!-- Windows 7 -->
- <!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />-->
- <!-- Windows 8 -->
- <!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />-->
- <!-- Windows 8.1 -->
- <!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
- <!-- Windows 10 -->
- <!--<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />-->
- </application>
- </compatibility>
- <publisherIdentity name="CN=DESKTOP-0DCHEA6\21839" issuerKeyHash="6192543cde24aba8cb1d42f0890ce2c671c117c6" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>O6F8BsHah0i0CbeGv36n9QOoMK+Nu5CvuVM02ed0l/Q=</DigestValue></Reference></SignedInfo><SignatureValue>tNNpSA74gM3n6H+ulD6egBva15DlPF4WfF+3fY3HuW+Bnf5zTGF99V9kuKEmgOU5LusV3RLdx/usasZlVFaR87X3HZTT4R7z5k1GgMSHOWsPXyVoDm9nyX82EWvVowmADzXChA8PG7Qvwsme/CoH+6hfHhdXNbO9eS+MrrKIpUM=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>60cvzdDgSBXmEPZ0KnZYft5ksa2+DkruHnNa3NdUSMi4QJakKcVRB6VrVu1l+Fvat39lDGl3V//UbyT2av3V9w6agXyr7JEJa0BzA1TMpW/0hPq0ELmWk1CtBR6y/PFH8rLqMAR44xpkhe4Jq86BhHVWRzzxViKPydt6vL8hqbU=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="f49774e7d93453b9af90bb8daf30a803f5a77ebf86b709b44887dac1067ca13b" Description="" Url=""><as:assemblyIdentity name="ReadICCardFormsApplication.exe" version="1.0.0.2" publicKeyToken="a9cf99a6772799cb" language="neutral" processorArchitecture="x86" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=DESKTOP-0DCHEA6\21839</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>6DANL5WGgyAsDTu+TN7B+ya9WHurf4ASm+oEt9v5/Y0=</DigestValue></Reference></SignedInfo><SignatureValue>4yYuGvrXtYZJ5w6XBnmMPqceAn/drZ3uiY+P2Khtkny5ZLQJEqNzJVVkw7eqd4aUTX9RWHMr0bjoSgD8EDhw/gCTeAb5vMrAUcfZgQ5PIjA17fI5aCjE6K9P2j8cQLtxPQTFKN9t0p82UK8yve5eQ5gDbsZFh0y4VEq2H8mTK7c=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>60cvzdDgSBXmEPZ0KnZYft5ksa2+DkruHnNa3NdUSMi4QJakKcVRB6VrVu1l+Fvat39lDGl3V//UbyT2av3V9w6agXyr7JEJa0BzA1TMpW/0hPq0ELmWk1CtBR6y/PFH8rLqMAR44xpkhe4Jq86BhHVWRzzxViKPydt6vL8hqbU=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB7TCCAVagAwIBAgIQTDOTD8RngLtHFEjkm+IvRTANBgkqhkiG9w0BAQsFADA1MTMwMQYDVQQDHioARABFAFMASwBUAE8AUAAtADAARABDAEgARQBBADYAXAAyADEAOAAzADkwHhcNMTkxMjI1MDE1NzA1WhcNMjAxMjI0MDc1NzA1WjA1MTMwMQYDVQQDHioARABFAFMASwBUAE8AUAAtADAARABDAEgARQBBADYAXAAyADEAOAAzADkwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAOtHL83Q4EgV5hD2dCp2WH7eZLGtvg5K7h5zWtzXVEjIuECWpCnFUQela1btZfhb2rd/ZQxpd1f/1G8k9mr91fcOmoF8q+yRCWtAcwNUzKVv9IT6tBC5lpNQrQUesvzxR/Ky6jAEeOMaZIXuCavOgYR1Vkc88VYij8nbery/Iam1AgMBAAEwDQYJKoZIhvcNAQELBQADgYEAbN9bSvfP4UDCDtTAblg+X/D042R58CRrT9hgP0yttSvrNCX2V2378bYmDggz3EAznDAug8M3k1qzF1IDGS0Z7KAheG0sVkUCMrpoAFeOIGsQOkVENHt91WhXqAKSpzxOgBygcDAPoPZYbQI8FRoGIjg1IpkxxfPxz1Lz9wOhseI=</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
|