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