C# Class Microsoft.Win32.SafeHandles.SafeProvOrNCryptKeyHandleUwp

Inheritance: Microsoft.Win32.SafeHandles.SafeProvOrNCryptKeyHandle
Show file Open project: dotnet/corefx Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
SafeProvOrNCryptKeyHandleUwp ( IntPtr handle, SafeHandle parentHandle ) : System
SafeProvOrNCryptKeyHandleUwp ( IntPtr handle, bool ownsHandle, bool isNcrypt ) : System

Method Details

ReleaseHandle() protected final method

protected final ReleaseHandle ( ) : bool
return bool