public class DhGenOk extends DhGenResult
| Modifier and Type | Field and Description |
|---|---|
static int |
CLASS_ID |
newNonceHash, nonce, serverNonce| Constructor and Description |
|---|
DhGenOk() |
DhGenOk(byte[] nonce,
byte[] serverNonce,
byte[] newNonceHash) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId()
Getting TL Class identification
|
String |
toString()
Custom toString method
|
deserializeBody, getNewNonceHash, getNonce, getServerNonce, serializeBodydeserialize, serialize, serializepublic static final int CLASS_ID
public DhGenOk(byte[] nonce,
byte[] serverNonce,
byte[] newNonceHash)
public DhGenOk()
public int getClassId()
TLObjectgetClassId in class TLObjectCopyright © 2017. All rights reserved.