|
libzrtp
1.2.0
ZRTP VoIP security
|
| Callbacks definitions | |
| Miscellaneous Functions | |
| Delay Calls callbacks | |
| ZRTP feedback interface and application dependent routine | |
| ZRTP global configuration options | |
| ZRTP session profileZRTP Sessions are configured with a profile scheme. Each profile is defined by a structure of the given type. zrtp_profile_t contains a set of preferences for crypto components and other protocol parameters | |
| Delay Call wrapper | |
| Zrtp session information structurelibzrtp, since v0.80 takes data incapsulating approach and hides all private date inside zrtp_session_t structure. Developers shouldn't access them directly. zrtp_session_get() should be used instead to fill zrtp_session_info_t structure. zrtp_session_info_t contains all needed information in safe and easy to use form | |
| Zrtp stream information structurelibzrtp, since v0.80 takes data encapsulating approach and hides all private data inside zrtp_stream_t structure. Developers shouldn't access them directly. zrtp_stream_get() should be used instead to fill zrtp_stream_info_t structure. zrtp_stream_info_t contains all needed information in safe and easy to use form | |
1.8.2