3 references to SafeLibraryHandle
System.Security (3)
system\security\cryptography\cryptoapi.cs (2)
1828[In] SafeLibraryHandle hModule, 1841SafeLibraryHandle LoadLibrary(
system\security\cryptography\pkcs\pkcsutils.cs (1)
42using(SafeLibraryHandle hModule = CAPI.CAPISafe.LoadLibrary("Crypt32.dll")) {