bZRTP
bZRTP is an opensource implementation of ZRTP keys exchange protocol
|
The hash of cached secret truncated to the 64 leftmost bits aux secret ID is not part of it because channel context dependend while these one are session wise. More...
#include <typedef.h>
Data Fields | |
uint8_t | rs1ID [8] |
uint8_t | rs2ID [8] |
uint8_t | pbxsecretID [8] |
The hash of cached secret truncated to the 64 leftmost bits aux secret ID is not part of it because channel context dependend while these one are session wise.
uint8_t cachedSecretsHash_struct::pbxsecretID[8] |
pbx secret Hash
uint8_t cachedSecretsHash_struct::rs1ID[8] |
retained secret 1 Hash
uint8_t cachedSecretsHash_struct::rs2ID[8] |
retained secret 2 Hash