C# Class libaxolotl.SessionCipher.NullDecryptionCallback

Inheritance: DecryptionCallback
Exibir arquivo Open project: kwailo888/AxolotlTestApp

Public Methods

Method Description
handlePlaintext ( byte plaintext ) : void

Method Details

handlePlaintext() public method

public handlePlaintext ( byte plaintext ) : void
plaintext byte
return void