Package gnu.java.zrtp
-
Interface Summary Interface Description ZrtpCallback This interface class defines the callback functions required by GNU ZRTP.ZrtpCodes -
Class Summary Class Description ZRtp The main ZRTP class.ZrtpConfigure ZrtpConstants ZrtpSrtpSecrets ZrtpStateClass This class is the ZRTP protocol state engine.ZrtpUserCallback Application callback methods. -
Enum Summary Enum Description ZrtpCallback.EnableSecurity ZrtpCallback.Role This enum defines which role a ZRTP peer has.ZrtpCodes.InfoCodes Sub-codes for InfoZrtpCodes.InfoEnrollment Information codes for the Enrollment user callbacks.ZrtpCodes.MessageSeverity This enum defines the information message severity.ZrtpCodes.SevereCodes Sub-codes for SevereZrtpCodes.WarningCodes Sub-codes for WarningZrtpCodes.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