C# Class System.Security.Cryptography.SafeAppleCryptorHandle

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

Public Methods

Method Description
SafeAppleCryptorHandle ( ) : System

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool

SafeAppleCryptorHandle() public method

public SafeAppleCryptorHandle ( ) : System
return System