Ring Daemon 16.0.0
|
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 { jami::AESCounterMode , jami::AESF8Mode } |
enum | jami::KeyMethod { jami::Inline } |
enum | jami::MACMode { jami::HMACSHA1 } |
Variables | |
static std::vector< CryptoSuiteDefinition > | jami::CryptoSuites |
List of accepted Crypto-Suites as defined in RFC4568 (6.2) | |