#include <zrtp.h>

Data Fields | |
| zrtp_client_id_t | client_id |
| Symbolic client identifier. | |
| zrtp_license_mode_t | lic_mode |
| libzrtp license mode defined protocol behavior | |
| uint8_t | is_mitm |
| Set this flag to 1 if you product is MiTM box. | |
| zrtp_callback_t | cb |
| Set of interfaces required to operate with libzrtp. | |
| zrtp_string128_t | def_cache_path |
| Path to zrtp cache file (set if you use built-in realization). | |