6 references to CRYPT32_LIB
Microsoft.AspNetCore.Cryptography.Internal (6)
UnsafeNativeMethods.cs (6)
274[LibraryImport(CRYPT32_LIB, SetLastError = true)] 291[LibraryImport(CRYPT32_LIB, SetLastError = true)] 304[LibraryImport(CRYPT32_LIB, SetLastError = true)] 321[LibraryImport(CRYPT32_LIB, SetLastError = true)] 334[LibraryImport(CRYPT32_LIB, SetLastError = true)] 456private static SafeLibraryHandle GetCrypt32LibHandle() => GetLibHandle(CRYPT32_LIB, ref _lazyCrypt32LibHandle);