| Package | Description |
|---|---|
| gnu.java.zrtp |
| Modifier and Type | Method and Description |
|---|---|
protected ZrtpPacketDHPart |
ZRtp.prepareDHPart1(ZrtpPacketCommit commit,
ZrtpCodes.ZrtpErrorCodes[] errMsg)
Prepare the DHPart1 packet.
|
protected ZrtpPacketDHPart |
ZRtp.prepareDHPart2(ZrtpPacketDHPart dhPart1,
ZrtpCodes.ZrtpErrorCodes[] errMsg)
Prepare the DHPart2 packet.
|
| Modifier and Type | Method and Description |
|---|---|
protected ZrtpPacketConfirm |
ZRtp.prepareConfirm1(ZrtpPacketDHPart dhPart2,
ZrtpCodes.ZrtpErrorCodes[] errMsg)
Prepare the Confirm1 packet.
|
protected ZrtpPacketDHPart |
ZRtp.prepareDHPart2(ZrtpPacketDHPart dhPart1,
ZrtpCodes.ZrtpErrorCodes[] errMsg)
Prepare the DHPart2 packet.
|
Copyright © 2020. All rights reserved.