C# Class SharpTox.Encryption.ToxEncryptionKey

Afficher le fichier Open project: hexafluoride/Detox Class Usage Examples

Méthodes publiques

Méthode Description
ToxEncryptionKey ( string passphrase, byte salt = null ) : System

Private Methods

Méthode Description
ToPassKey ( ) : ToxPassKey

Method Details

ToxEncryptionKey() public méthode

public ToxEncryptionKey ( string passphrase, byte salt = null ) : System
passphrase string
salt byte
Résultat System