C# 클래스 truecryptbrute.TrueCrypt.KeyFiles.KeyDataFile

상속: IKeyData
파일 보기 프로젝트 열기: IsNull/TCBrute

공개 메소드들

메소드 설명
GetKeyData ( ) : byte[]
KeyDataFile ( string uPath ) : System

메소드 상세

GetKeyData() 공개 메소드

public GetKeyData ( ) : byte[]
리턴 byte[]

KeyDataFile() 공개 메소드

public KeyDataFile ( string uPath ) : System
uPath string
리턴 System