C# Class System.Security.Cryptography.SafeEvpPKeyHandle

Inheritance: System.Runtime.InteropServices.SafeHandle
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
DuplicateHandle ( ) : System.Security.Cryptography.SafeEvpPKeyHandle
SafeEvpPKeyHandle ( System handle, bool ownsHandle )

Méthodes protégées

Méthode Description
ReleaseHandle ( ) : bool

Method Details

DuplicateHandle() public méthode

public DuplicateHandle ( ) : System.Security.Cryptography.SafeEvpPKeyHandle
Résultat System.Security.Cryptography.SafeEvpPKeyHandle

ReleaseHandle() protected méthode

protected ReleaseHandle ( ) : bool
Résultat bool

SafeEvpPKeyHandle() public méthode

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