C# Class EfficientlyLazy.Crypto.Engines.DPAPIEngine.DPAPINativeCryptPotectPromptStruct

Afficher le fichier Open project: jasonlaflair/EfficientlyLazy.Crypto

Méthodes publiques

Méthode Description
Default ( ) : DPAPINativeCryptPotectPromptStruct

Creates a default instance of CRYPTPROTECT_PROMPTSTRUCT.

Dispose ( ) : void

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Method Details

Default() public static méthode

Creates a default instance of CRYPTPROTECT_PROMPTSTRUCT.
public static Default ( ) : DPAPINativeCryptPotectPromptStruct
Résultat DPAPINativeCryptPotectPromptStruct

Dispose() public méthode

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public Dispose ( ) : void
Résultat void