|
Ring Daemon
|


Go to the source code of this file.
Classes | |
| struct | jami::CryptoSuiteDefinition |
| class | jami::ParseError |
| General exception object that is thrown when an error occurred with a regular expression operation. More... | |
| class | jami::SdesNegotiator |
Namespaces | |
| namespace | jami |
Enumerations | |
| enum | jami::CipherMode : uint8_t { jami::AESCounterMode , jami::AESF8Mode } |
| enum | jami::MACMode : uint8_t { jami::HMACSHA1 } |
Variables | |
| static std::vector< CryptoSuiteDefinition > | jami::CryptoSuites |
| List of accepted Crypto-Suites as defined in RFC4568 (6.2) | |