public class ZrtpPacketPing extends ZrtpPacketBase
CLIENT_ID_SIZE, CRC_SIZE, HASH_IMAGE_SIZE, HMAC_SIZE, HVI_SIZE, packetBuffer, ZID_SIZE, ZRTP_HEADER_LENGTH, ZRTP_WORD_SIZE| Modifier | Constructor and Description |
|---|---|
protected |
ZrtpPacketPing()
Constructor for a new Ping message - currently not used for normal clients.
|
|
ZrtpPacketPing(byte[] data)
Constructor for Ping message initialized with received data.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEpHash()
Get the endpoint hash from Ping packet.
|
void |
setEpHash(byte[] data)
Set the endpoint hash.
|
getHeaderBase, getLength, getMessageType, isZrtpPacket, setLength, setMessageType, setZrtpIdCopyright © 2020. All rights reserved.