Bayonne2 / Common C++ 2 Framework
Data Structures | Macros | Variables
CryptoContext.h File Reference
#include <cc++/config.h>
#include <ccrtp/rtppkt.h>
Include dependency graph for CryptoContext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class   CryptoContext
  The implementation for a SRTP cryptographic context. More...
 

Macros

#define  REPLAY_WINDOW_SIZE   64
 

Variables

const int  SrtpAuthenticationNull = 0
 
 
const int  SrtpEncryptionNull = 0
 
const int  SrtpEncryptionAESCM = 1
 
const int  SrtpEncryptionAESF8 = 2
 

Macro Definition Documentation

#define REPLAY_WINDOW_SIZE   64

Definition at line 32 of file CryptoContext.h.

Variable Documentation

const int SrtpAuthenticationNull = 0

Definition at line 35 of file CryptoContext.h.

const int SrtpAuthenticationSha1Hmac = 1

Definition at line 36 of file CryptoContext.h.

const int SrtpEncryptionAESCM = 1

Definition at line 39 of file CryptoContext.h.

const int SrtpEncryptionAESF8 = 2

Definition at line 40 of file CryptoContext.h.

const int SrtpEncryptionNull = 0

Definition at line 38 of file CryptoContext.h.


Generated on Dec 21, 2017 for commoncpp2-1.8.1, ccrtp-1.7.2, libzrtpcpp-2.3.4, ccscript3-1.1.7, ccaudio2-1.0.0 and bayonne2-2.3.2 (after installation in /usr/local/) by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /