<defines>
CERTSTOR_WINDOWS -> 20190430
</defines>

<module_info>
name -> "Windows Certificate Store"
brief -> "Adapter to access Windows' system trust store"
</module_info>

<os_features>
win32,certificate_store
</os_features>

<header:public>
certstor_windows.h
</header:public>

<requires>
sha1
</requires>

<libs>
windows -> crypt32
mingw -> crypt32
</libs>
