Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
Win32
SafeHandles
SafeProvOrNCryptKeyHandleUwp
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