3 overrides of ReleaseNativeHandle
System.Security.Cryptography (3)
Microsoft\Win32\SafeHandles\NCryptSafeHandles.cs (3)
367protected override bool ReleaseNativeHandle() 386protected override bool ReleaseNativeHandle() 400protected override bool ReleaseNativeHandle()
1 reference to ReleaseNativeHandle
System.Security.Cryptography (1)
Microsoft\Win32\SafeHandles\NCryptSafeHandles.cs (1)
325return ReleaseNativeHandle();