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