C# 클래스 SharpTox.Encryption.ToxEncryptionKey

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

공개 메소드들

메소드 설명
ToxEncryptionKey ( string passphrase, byte salt = null ) : System

비공개 메소드들

메소드 설명
ToPassKey ( ) : ToxPassKey

메소드 상세

ToxEncryptionKey() 공개 메소드

public ToxEncryptionKey ( string passphrase, byte salt = null ) : System
passphrase string
salt byte
리턴 System