Data Structures | |
struct | zrtp_callback_cache_t |
Data types and functions related to shared secrets. More... | |
struct | zrtp_shared_secret_t |
Shared secret structure
This structure stores ZRTP shared secret values used in the protocol. More... |
The simplest secret cache scheme implementation is:
[local_ZID][remote_ZID][curr_cache][prev_cache][verified][used at][cache ttl]
zrtp_iface_builtin.h
, zrtp_iface_cache.c
)