|
Ring Daemon
|
This is the complete list of members for jami::CryptoAttribute, including all inherited members.
| CryptoAttribute() | jami::CryptoAttribute | inline |
| 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) | jami::CryptoAttribute | inline |
| getCryptoSuite() const | jami::CryptoAttribute | inline |
| getLifetime() const | jami::CryptoAttribute | inline |
| getMkiLength() const | jami::CryptoAttribute | inline |
| getMkiValue() const | jami::CryptoAttribute | inline |
| getSrtpKeyInfo() const | jami::CryptoAttribute | inline |
| getSrtpKeyMethod() const | jami::CryptoAttribute | inline |
| getTag() const | jami::CryptoAttribute | inline |
| operator bool() const | jami::CryptoAttribute | inlineexplicit |
| to_string() const | jami::CryptoAttribute | inline |