H235_SRTP_SrtpCryptoInfo Class Reference

#include <h235_srtp.h>

Inheritance diagram for H235_SRTP_SrtpCryptoInfo:

PASN_Sequence List of all members.

Public Types

enum  OptionalFields { e_cryptoSuite, e_sessionParams, e_allowMKI }

Public Member Functions

 H235_SRTP_SrtpCryptoInfo (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass)
PINDEX GetDataLength () const
PBoolean Decode (PASN_Stream &strm)
void Encode (PASN_Stream &strm) const
void PrintOn (ostream &strm) const
Comparison Compare (const PObject &obj) const
PObject * Clone () const

Public Attributes

PASN_ObjectId m_cryptoSuite
H235_SRTP_SrtpSessionParameters m_sessionParams
PASN_Boolean m_allowMKI

Member Enumeration Documentation

enum H235_SRTP_SrtpCryptoInfo::OptionalFields

Enumerator:
e_cryptoSuite 
e_sessionParams 
e_allowMKI 


Constructor & Destructor Documentation

H235_SRTP_SrtpCryptoInfo::H235_SRTP_SrtpCryptoInfo ( unsigned  tag = UniversalSequence,
TagClass  tagClass = UniversalTagClass 
)


Member Function Documentation

PINDEX H235_SRTP_SrtpCryptoInfo::GetDataLength (  )  const

PBoolean H235_SRTP_SrtpCryptoInfo::Decode ( PASN_Stream &  strm  ) 

void H235_SRTP_SrtpCryptoInfo::Encode ( PASN_Stream &  strm  )  const

void H235_SRTP_SrtpCryptoInfo::PrintOn ( ostream &  strm  )  const

Comparison H235_SRTP_SrtpCryptoInfo::Compare ( const PObject &  obj  )  const

PObject* H235_SRTP_SrtpCryptoInfo::Clone (  )  const


Member Data Documentation

PASN_ObjectId H235_SRTP_SrtpCryptoInfo::m_cryptoSuite

H235_SRTP_SrtpSessionParameters H235_SRTP_SrtpCryptoInfo::m_sessionParams

PASN_Boolean H235_SRTP_SrtpCryptoInfo::m_allowMKI


The documentation for this class was generated from the following file:
Generated on Mon Feb 23 02:01:47 2009 for OPAL by  doxygen 1.5.1