C# 클래스 KeePass.Forms.EntropyForm

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: amiryal/keepass2 1 사용 예제들

공개 메소드들

메소드 설명
CollectEntropyIfEnabled ( KeePassLib.Cryptography.PasswordGenerator.PwProfile pp ) : byte[]
EntropyForm ( ) : System

비공개 메소드들

메소드 설명
OnBtnCancel ( object sender, EventArgs e ) : void
OnBtnOK ( object sender, EventArgs e ) : void
OnFormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void
OnFormLoad ( object sender, EventArgs e ) : void
OnRandomMouseMove ( object sender, MouseEventArgs e ) : void
UpdateUIState ( ) : void

메소드 상세

CollectEntropyIfEnabled() 공개 정적인 메소드

public static CollectEntropyIfEnabled ( KeePassLib.Cryptography.PasswordGenerator.PwProfile pp ) : byte[]
pp KeePassLib.Cryptography.PasswordGenerator.PwProfile
리턴 byte[]

EntropyForm() 공개 메소드

public EntropyForm ( ) : System
리턴 System