Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::CryptoAttribute Class Reference

#include <media_codec.h>

Collaboration diagram for jami::CryptoAttribute:
Collaboration graph

Public Member Functions

 CryptoAttribute ()
 
 CryptoAttribute (const std::string &tag, const std::string &cryptoSuite, const std::string &srtpKeyMethod, const std::string &srtpKeyInfo, const std::string &lifetime, const std::string &mkiValue, const std::string &mkiLength)
 
std::string getCryptoSuite () const
 
std::string getLifetime () const
 
std::string getMkiLength () const
 
std::string getMkiValue () const
 
std::string getSrtpKeyInfo () const
 
std::string getSrtpKeyMethod () const
 
std::string getTag () const
 
 operator bool () const
 
std::string to_string () const
 

Detailed Description

Definition at line 174 of file media_codec.h.

Constructor & Destructor Documentation

◆ CryptoAttribute() [1/2]

jami::CryptoAttribute::CryptoAttribute ( )
inline

Definition at line 177 of file media_codec.h.

◆ CryptoAttribute() [2/2]

jami::CryptoAttribute::CryptoAttribute ( const std::string &  tag,
const std::string &  cryptoSuite,
const std::string &  srtpKeyMethod,
const std::string &  srtpKeyInfo,
const std::string &  lifetime,
const std::string &  mkiValue,
const std::string &  mkiLength 
)
inline

Definition at line 178 of file media_codec.h.

Member Function Documentation

◆ getCryptoSuite()

std::string jami::CryptoAttribute::getCryptoSuite ( ) const
inline

◆ getLifetime()

std::string jami::CryptoAttribute::getLifetime ( ) const
inline

Definition at line 198 of file media_codec.h.

◆ getMkiLength()

std::string jami::CryptoAttribute::getMkiLength ( ) const
inline

Definition at line 200 of file media_codec.h.

◆ getMkiValue()

std::string jami::CryptoAttribute::getMkiValue ( ) const
inline

Definition at line 199 of file media_codec.h.

◆ getSrtpKeyInfo()

std::string jami::CryptoAttribute::getSrtpKeyInfo ( ) const
inline

◆ getSrtpKeyMethod()

std::string jami::CryptoAttribute::getSrtpKeyMethod ( ) const
inline

Definition at line 196 of file media_codec.h.

◆ getTag()

std::string jami::CryptoAttribute::getTag ( ) const
inline

Definition at line 194 of file media_codec.h.

◆ operator bool()

jami::CryptoAttribute::operator bool ( ) const
inlineexplicit

Definition at line 202 of file media_codec.h.

References jami::emitSignal().

Here is the call graph for this function:

◆ to_string()

std::string jami::CryptoAttribute::to_string ( ) const
inline

Definition at line 204 of file media_codec.h.


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