Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TLSharp
Core
Auth
Step1_PQRequest
C# Class TLSharp.Core.Auth.Step1_PQRequest
Exibir arquivo
Open project: sochix/TLSharp
Class Usage Examples
Public Methods
Method
Description
FromBytes
(
byte
bytes
) :
Step1_Response
Step1_PQRequest
( ) :
System
ToBytes
( ) :
byte[]
Method Details
FromBytes()
public
method
public
FromBytes
(
byte
bytes
) :
Step1_Response
bytes
byte
return
Step1_Response
Step1_PQRequest()
public
method
public
Step1_PQRequest
( ) :
System
return
System
ToBytes()
public
method
public
ToBytes
( ) :
byte[]
return
byte[]