C# Class KeePass.Util.KeyUtil

Afficher le fichier Open project: amiryal/keepass2 Class Usage Examples

Méthodes publiques

Méthode Description
KeyFromCommandLine ( CommandLineArgs args ) : CompositeKey
ReAskKey ( KeePassLib.PwDatabase pwDatabase, bool bFailWithUI ) : bool

Private Methods

Méthode Description
ClearKeyOptions ( CommandLineArgs args, bool bOnlyIfOptionEnabled ) : void

Method Details

KeyFromCommandLine() public static méthode

public static KeyFromCommandLine ( CommandLineArgs args ) : CompositeKey
args CommandLineArgs
Résultat KeePassLib.Keys.CompositeKey

ReAskKey() public static méthode

public static ReAskKey ( KeePassLib.PwDatabase pwDatabase, bool bFailWithUI ) : bool
pwDatabase KeePassLib.PwDatabase
bFailWithUI bool
Résultat bool