| Package | Description |
|---|---|
| gnu.java.zrtp | |
| gnu.java.zrtp.packets |
| Class and Description |
|---|
| ZRtp
The main ZRTP class.
|
| ZrtpCallback
This interface class defines the callback functions required by GNU ZRTP.
|
| ZrtpCallback.EnableSecurity |
| ZrtpCallback.Role
This enum defines which role a ZRTP peer has.
|
| ZrtpCodes.InfoCodes
Sub-codes for Info
|
| ZrtpCodes.InfoEnrollment
Information codes for the Enrollment user callbacks.
|
| ZrtpCodes.MessageSeverity
This enum defines the information message severity.
|
| ZrtpCodes.SevereCodes
Sub-codes for Severe
|
| ZrtpCodes.WarningCodes
Sub-codes for Warning
|
| ZrtpCodes.ZrtpErrorCodes
Error codes according to the ZRTP specification chapter 6.9
GNU ZRTP uses these error codes in two ways: to fill the appropriate
field ing the ZRTP Error packet and as sub-code in
ZrtpUserCallback#showMessage().
|
| ZrtpConfigure |
| ZrtpConstants.SupportedAuthAlgos |
| ZrtpConstants.SupportedAuthLengths |
| ZrtpConstants.SupportedHashes |
| ZrtpConstants.SupportedPubKeys |
| ZrtpConstants.SupportedSASTypes |
| ZrtpConstants.SupportedSymAlgos |
| ZrtpConstants.SupportedSymCiphers |
| ZrtpSrtpSecrets |
| ZrtpStateClass.Event |
| ZrtpStateClass.EventDataType |
| ZrtpStateClass.SecureSubStates |
| ZrtpStateClass.ZrtpStates |
Copyright © 2020. All rights reserved.