public class ZrtpPacketConf2Ack extends ZrtpPacketBase
CLIENT_ID_SIZE, CRC_SIZE, HASH_IMAGE_SIZE, HMAC_SIZE, HVI_SIZE, packetBuffer, ZID_SIZE, ZRTP_HEADER_LENGTH, ZRTP_WORD_SIZE| Constructor and Description |
|---|
ZrtpPacketConf2Ack()
Constructor for a new ErrorAck message.
|
ZrtpPacketConf2Ack(byte[] data)
Constructor for ErrorAck message initialized with received data.
|
getHeaderBase, getLength, getMessageType, isZrtpPacket, setLength, setMessageType, setZrtpIdpublic ZrtpPacketConf2Ack()
public ZrtpPacketConf2Ack(byte[] data)
data - received from the network.Copyright © 2020. All rights reserved.