|
liblinphone
3.8.1
|
Store the differents keys associated to a sipURI. More...
#include <lime.h>
Data Fields | |
| limeKey_t ** | peerKeys |
| uint16_t | associatedZIDNumber |
| uint8_t * | peerURI |
Store the differents keys associated to a sipURI.
| limeKey_t** limeURIKeys_struct::peerKeys |
an array of all the key material associated to each ZID matching the specified URI
| uint16_t limeURIKeys_struct::associatedZIDNumber |
previous array length
| uint8_t* limeURIKeys_struct::peerURI |
the sip URI associated to all the keys, must be a null terminated string
1.8.8