4 references to Crypt32
WsatConfig (4)
Configuration\SafeNativeMethods.cs (4)
140[DllImport(Crypt32, SetLastError = true, EntryPoint = "CertOpenStore")] 150[DllImport(Crypt32, SetLastError = true, CallingConvention = CallingConvention.StdCall)] 156[DllImport(Crypt32, SetLastError = true)] 167[DllImport(Crypt32, SetLastError = false, CallingConvention = CallingConvention.StdCall)]