Ring Daemon 16.0.0
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 { jami::AESCounterMode , jami::AESF8Mode }
 
enum  jami::KeyMethod { jami::Inline }
 
enum  jami::MACMode { jami::HMACSHA1 }
 

Variables

static std::vector< CryptoSuiteDefinitionjami::CryptoSuites
 List of accepted Crypto-Suites as defined in RFC4568 (6.2)