bZRTP
bZRTP is an opensource implementation of ZRTP keys exchange protocol
Loading...
Searching...
No Matches
Data Fields
cachedSecretsHash_struct Struct Reference

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]
 

Detailed Description

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.

Field Documentation

◆ pbxsecretID

uint8_t cachedSecretsHash_struct::pbxsecretID[8]

pbx secret Hash

◆ rs1ID

uint8_t cachedSecretsHash_struct::rs1ID[8]

retained secret 1 Hash

◆ rs2ID

uint8_t cachedSecretsHash_struct::rs2ID[8]

retained secret 2 Hash


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