Ring Daemon
Loading...
Searching...
No Matches
sdes_negotiator.h File Reference
Include dependency graph for sdes_negotiator.h:
This graph shows which files directly or indirectly include this file:

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< CryptoSuiteDefinitionjami::CryptoSuites
 List of accepted Crypto-Suites as defined in RFC4568 (6.2)