#include <media_codec.h>
Definition at line 174 of file media_codec.h.
◆ CryptoAttribute() [1/2]
jami::CryptoAttribute::CryptoAttribute |
( |
| ) |
|
|
inline |
◆ 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 |
◆ getCryptoSuite()
std::string jami::CryptoAttribute::getCryptoSuite |
( |
| ) |
const |
|
inline |
◆ getLifetime()
std::string jami::CryptoAttribute::getLifetime |
( |
| ) |
const |
|
inline |
◆ getMkiLength()
std::string jami::CryptoAttribute::getMkiLength |
( |
| ) |
const |
|
inline |
◆ getMkiValue()
std::string jami::CryptoAttribute::getMkiValue |
( |
| ) |
const |
|
inline |
◆ getSrtpKeyInfo()
std::string jami::CryptoAttribute::getSrtpKeyInfo |
( |
| ) |
const |
|
inline |
◆ getSrtpKeyMethod()
std::string jami::CryptoAttribute::getSrtpKeyMethod |
( |
| ) |
const |
|
inline |
◆ getTag()
std::string jami::CryptoAttribute::getTag |
( |
| ) |
const |
|
inline |
◆ operator bool()
jami::CryptoAttribute::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ to_string()
std::string jami::CryptoAttribute::to_string |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: