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