C# Class libaxolotl.SessionCipher.NullDecryptionCallback

Inheritance: DecryptionCallback
Afficher le fichier Open project: kwailo888/AxolotlTestApp

Méthodes publiques

Méthode Description
handlePlaintext ( byte plaintext ) : void

Method Details

handlePlaintext() public méthode

public handlePlaintext ( byte plaintext ) : void
plaintext byte
Résultat void