forked from open-eid/minidriver
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextra.manifest
More file actions
42 lines (40 loc) · 1.86 KB
/
extra.manifest
File metadata and controls
42 lines (40 loc) · 1.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
<file name='esteidcm.dll' hash='' hashalg='SHA1'
>
<!--
destinationPath='$(runtime.system32)\'
sourceName='esteidcm.dll'
sourcePath='.\' importPath='$(build.nttree)\' size='' buildFilter=''-->
<!--systemProtection behavior='inherit'></systemProtection-->
</file>
<!--Registry-->
<!--registry>
<registryKey
keyName='HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Calais\SmartCards\EstEID National ID Card(cold ATR)'
buildFilter=''>
<registryValue name='ATR' valueType='REG_BINARY'
value='3bfe9400ff80b1fa451f034573744549442076657220312e3043' buildFilter=''>
<systemProtection behavior='inherit'></systemProtection>
</registryValue>
<registryValue name='ATRMask' valueType='REG_BINARY'
value='FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF' buildFilter=''>
<systemProtection behavior='inherit'></systemProtection>
</registryValue>
<registryValue name='80000001' valueType='REG_SZ'
value='esteidcm.dll' buildFilter=''>
<systemProtection behavior='inherit'></systemProtection>
</registryValue>
<systemProtection behavior='inherit'></systemProtection>
</registryKey>
<registryValue name='Crypto Provider' valueType='REG_SZ'
value='Microsoft Base Smart Card Crypto Provider' buildFilter=''>
<systemProtection behavior='inherit'></systemProtection>
</registryValue>
<registryValue name='Smart Card Key Storage Provider' valueType='REG_SZ'
value='Microsoft Smart Card Crypto Key Storage Provider' buildFilter=''>
<systemProtection behavior='inherit'></systemProtection>
</registryValue>
</registry-->
<!--Registry/-->
</assembly>