Liblinphone  3.10.2
Data Fields
limeKey_struct Struct Reference

Structure holding all needed material to encrypt/decrypt Messages. More...

#include <lime.h>

Data Fields

uint8_t key [32]
uint8_t sessionId [32]
uint32_t sessionIndex
uint8_t peerZID [12]

Detailed Description

Structure holding all needed material to encrypt/decrypt Messages.


Field Documentation

uint8_t limeKey_struct::key[32]

a 256 bit key used to encrypt/decrypt message

the ZID associated to this key

a session id used to derive key

an index to count number of derivation


The documentation for this struct was generated from the following file: