Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::CryptoSuiteDefinition Struct Reference

#include <sdes_negotiator.h>

Collaboration diagram for jami::CryptoSuiteDefinition:
Collaboration graph

Public Attributes

CipherMode cipher
 
int encryptionKeyLength
 
MACMode mac
 
int masterKeyLength
 
int masterSaltLength
 
std::string_view name
 
int srtcpAuthKeyLen
 
int srtcpAuthTagLength
 
int srtcpLifetime
 
int srtpAuthKeyLength
 
int srtpAuthTagLength
 
int srtpLifetime
 

Detailed Description

Definition at line 51 of file sdes_negotiator.h.

Member Data Documentation

◆ cipher

CipherMode jami::CryptoSuiteDefinition::cipher

Definition at line 58 of file sdes_negotiator.h.

◆ encryptionKeyLength

int jami::CryptoSuiteDefinition::encryptionKeyLength

Definition at line 59 of file sdes_negotiator.h.

◆ mac

MACMode jami::CryptoSuiteDefinition::mac

Definition at line 60 of file sdes_negotiator.h.

◆ masterKeyLength

int jami::CryptoSuiteDefinition::masterKeyLength

Definition at line 54 of file sdes_negotiator.h.

◆ masterSaltLength

int jami::CryptoSuiteDefinition::masterSaltLength

Definition at line 55 of file sdes_negotiator.h.

◆ name

std::string_view jami::CryptoSuiteDefinition::name

Definition at line 53 of file sdes_negotiator.h.

◆ srtcpAuthKeyLen

int jami::CryptoSuiteDefinition::srtcpAuthKeyLen

Definition at line 64 of file sdes_negotiator.h.

◆ srtcpAuthTagLength

int jami::CryptoSuiteDefinition::srtcpAuthTagLength

Definition at line 62 of file sdes_negotiator.h.

◆ srtcpLifetime

int jami::CryptoSuiteDefinition::srtcpLifetime

Definition at line 57 of file sdes_negotiator.h.

◆ srtpAuthKeyLength

int jami::CryptoSuiteDefinition::srtpAuthKeyLength

Definition at line 63 of file sdes_negotiator.h.

◆ srtpAuthTagLength

int jami::CryptoSuiteDefinition::srtpAuthTagLength

Definition at line 61 of file sdes_negotiator.h.

◆ srtpLifetime

int jami::CryptoSuiteDefinition::srtpLifetime

Definition at line 56 of file sdes_negotiator.h.


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