All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Base32 EmojiBase32 Implements the base32 Emoji functions.FortunaGenerator The Fortuna random number generator.FortunaSecureRandom A SecureRandom that generates the data based on the Fortuna PRNG.ZidFile ZidRecord This class implements the ZID record.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 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().ZrtpConfigure ZrtpConstants ZrtpConstants.SupportedAuthAlgos ZrtpConstants.SupportedAuthLengths ZrtpConstants.SupportedHashes ZrtpConstants.SupportedPubKeys ZrtpConstants.SupportedSASTypes ZrtpConstants.SupportedSymAlgos ZrtpConstants.SupportedSymCiphers ZrtpCrc32 ZrtpPacketBase This is the base class for all ZRTP packets All other ZRTP packet classes inherit from this class.ZrtpPacketCommit Implement the Commit packet.ZrtpPacketConf2Ack ZrtpPacketConfirm ZrtpPacketDHPart ZrtpPacketError ZrtpPacketErrorAck ZrtpPacketHello Implement the Hello packet.ZrtpPacketHelloAck ZrtpPacketPing ZrtpPacketPingAck ZrtpPacketRelayAck ZrtpPacketSASRelay ZrtpSecureRandom Utility class that provides a singleton for secure random numbers inside the entire ZRTP library.ZrtpSrtpSecrets ZrtpStateClass This class is the ZRTP protocol state engine.ZrtpStateClass.EventDataType ZrtpStateClass.SecureSubStates ZrtpStateClass.ZrtpStates ZrtpUserCallback Application callback methods.ZrtpUtils Some helpful functions, all public static