C# Class System.Security.Cryptography.SafeEvpPKeyHandle

Inheritance: System.Runtime.InteropServices.SafeHandle
Datei anzeigen Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
DuplicateHandle ( ) : System.Security.Cryptography.SafeEvpPKeyHandle
SafeEvpPKeyHandle ( System handle, bool ownsHandle )

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

DuplicateHandle() public method

public DuplicateHandle ( ) : System.Security.Cryptography.SafeEvpPKeyHandle
return System.Security.Cryptography.SafeEvpPKeyHandle

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool

SafeEvpPKeyHandle() public method

public SafeEvpPKeyHandle ( System handle, bool ownsHandle )
handle System
ownsHandle bool