C# 클래스 KeePass.Util.KeyUtil

파일 보기 프로젝트 열기: amiryal/keepass2 1 사용 예제들

공개 메소드들

메소드 설명
KeyFromCommandLine ( CommandLineArgs args ) : CompositeKey
ReAskKey ( KeePassLib.PwDatabase pwDatabase, bool bFailWithUI ) : bool

비공개 메소드들

메소드 설명
ClearKeyOptions ( CommandLineArgs args, bool bOnlyIfOptionEnabled ) : void

메소드 상세

KeyFromCommandLine() 공개 정적인 메소드

public static KeyFromCommandLine ( CommandLineArgs args ) : CompositeKey
args CommandLineArgs
리턴 KeePassLib.Keys.CompositeKey

ReAskKey() 공개 정적인 메소드

public static ReAskKey ( KeePassLib.PwDatabase pwDatabase, bool bFailWithUI ) : bool
pwDatabase KeePassLib.PwDatabase
bFailWithUI bool
리턴 bool