Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
libaxolotl
SessionCipher.NullDecryptionCallback
C# Class libaxolotl.SessionCipher.NullDecryptionCallback
Inheritance:
DecryptionCallback
显示文件
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