| Package | Description |
|---|---|
| gnu.java.zrtp |
| Modifier and Type | Method and Description |
|---|---|
protected ZrtpPacketCommit |
ZRtp.prepareCommit(ZrtpPacketHello hello,
ZrtpCodes.ZrtpErrorCodes[] errMsg)
Prepare a Commit packet.
|
protected ZrtpPacketCommit |
ZRtp.prepareCommitMultiStream(ZrtpPacketHello hello) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
ZRtp.compareCommit(ZrtpPacketCommit commit)
Compare the hvi values.
|
protected ZrtpPacketConfirm |
ZRtp.prepareConfirm1MultiStream(ZrtpPacketCommit commit,
ZrtpCodes.ZrtpErrorCodes[] errMsg) |
protected ZrtpPacketDHPart |
ZRtp.prepareDHPart1(ZrtpPacketCommit commit,
ZrtpCodes.ZrtpErrorCodes[] errMsg)
Prepare the DHPart1 packet.
|
protected boolean |
ZRtp.verifyH2(ZrtpPacketCommit commit)
Verify the H2 hash image.
|
Copyright © 2020. All rights reserved.