#include <mediasession.h>
Inherits PObject.
|
static const PCaselessString & | ClearText () |
|
static List | FindAll (const PStringArray &cryptoSuiteNames, const char *prefix=NULL) |
|
Class for desribing the crytpographic mechanism used by an OpalMediaSession. These are singletons that descibe the cypto suite in use
OpalMediaCryptoSuite::OpalMediaCryptoSuite |
( |
| ) |
|
|
inlineprotected |
virtual bool OpalMediaCryptoSuite::ChangeSessionType |
( |
PCaselessString & |
mediaSession | ) |
const |
|
pure virtual |
static const PCaselessString& OpalMediaCryptoSuite::ClearText |
( |
| ) |
|
|
static |
static List OpalMediaCryptoSuite::FindAll |
( |
const PStringArray & |
cryptoSuiteNames, |
|
|
const char * |
prefix = NULL |
|
) |
| |
|
static |
virtual PINDEX OpalMediaCryptoSuite::GetAuthSaltBits |
( |
| ) |
const |
|
pure virtual |
virtual PINDEX OpalMediaCryptoSuite::GetCipherKeyBits |
( |
| ) |
const |
|
pure virtual |
PINDEX OpalMediaCryptoSuite::GetCipherKeyBytes |
( |
| ) |
const |
|
inline |
virtual const char* OpalMediaCryptoSuite::GetDescription |
( |
| ) |
const |
|
pure virtual |
virtual const PCaselessString& OpalMediaCryptoSuite::GetFactoryName |
( |
| ) |
const |
|
pure virtual |
virtual bool OpalMediaCryptoSuite::Supports |
( |
const PCaselessString & |
proto | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: