|
| void * | zidCacheDB |
| |
| bctbx_mutex_t * | zidCacheDBMutex |
| |
|
const char * | selfUri |
| |
|
const char * | peerUri |
| |
| uint32_t | limeKeyTimeSpan |
| |
|
bool_t | autoStart |
| |
|
bool_t | acceptGoClear |
| |
|
MSZrtpHash | hashes [7] |
| |
|
MsZrtpCryptoTypesCount | hashesCount |
| |
|
MSZrtpCipher | ciphers [7] |
| |
|
MsZrtpCryptoTypesCount | ciphersCount |
| |
|
MSZrtpAuthTag | authTags [7] |
| |
|
MsZrtpCryptoTypesCount | authTagsCount |
| |
|
MSZrtpKeyAgreement | keyAgreements [7] |
| |
|
MsZrtpCryptoTypesCount | keyAgreementsCount |
| |
|
MSZrtpSasType | sasTypes [7] |
| |
|
MsZrtpCryptoTypesCount | sasTypesCount |
| |
◆ limeKeyTimeSpan
| uint32_t MSZrtpParams::limeKeyTimeSpan |
amount in seconds of the lime key life span, set to 0 for infinite life span
◆ zidCacheDB
| void* MSZrtpParams::zidCacheDB |
a pointer to an sqlite database holding all zrtp related information
◆ zidCacheDBMutex
| bctbx_mutex_t* MSZrtpParams::zidCacheDBMutex |
pointer to a mutex used to lock cache access
The documentation for this struct was generated from the following file: