| Interface | Description |
|---|---|
| ZrtpCallback |
This interface class defines the callback functions required by GNU ZRTP.
|
| ZrtpCodes |
| Class | Description |
|---|---|
| ZRtp |
The main ZRTP class.
|
| ZrtpConfigure | |
| ZrtpConstants | |
| ZrtpSrtpSecrets | |
| ZrtpStateClass |
This class is the ZRTP protocol state engine.
|
| ZrtpUserCallback |
Application callback methods.
|
| Enum | Description |
|---|---|
| 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().
|
| ZrtpConstants.SupportedAuthAlgos | |
| ZrtpConstants.SupportedAuthLengths | |
| ZrtpConstants.SupportedHashes | |
| ZrtpConstants.SupportedPubKeys | |
| ZrtpConstants.SupportedSASTypes | |
| ZrtpConstants.SupportedSymAlgos | |
| ZrtpConstants.SupportedSymCiphers | |
| ZrtpStateClass.EventDataType | |
| ZrtpStateClass.SecureSubStates | |
| ZrtpStateClass.ZrtpStates |
Copyright © 2020. All rights reserved.