1 implementation of SafeHandle
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\StorePal.Windows.cs (1)
93
SafeHandle IStorePal.
SafeHandle
2 references to SafeHandle
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Store.cs (2)
93
if (_storePal.
SafeHandle
== null)
96
return _storePal.
SafeHandle
.DangerousGetHandle();