#include <h235_srtp.h>
Inheritance diagram for H235_SRTP_SrtpCryptoInfo:

| 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 | 
| BOOL | 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 | 
| H235_SRTP_SrtpCryptoInfo::H235_SRTP_SrtpCryptoInfo | ( | unsigned | tag = UniversalSequence, | |
| TagClass | tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H235_SRTP_SrtpCryptoInfo::GetDataLength | ( | ) | const | 
| BOOL 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 | 
| PASN_ObjectId H235_SRTP_SrtpCryptoInfo::m_cryptoSuite | 
| PASN_Boolean H235_SRTP_SrtpCryptoInfo::m_allowMKI | 
 1.5.1
 1.5.1