#include <h235.h>
Inheritance diagram for H235_DHset:

Public Member Functions | |
| H235_DHset (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_BitString | m_halfkey | 
| PASN_BitString | m_modSize | 
| PASN_BitString | m_generator | 
| H235_DHset::H235_DHset | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H235_DHset::GetDataLength | ( | ) | const | 
| PBoolean H235_DHset::Decode | ( | PASN_Stream & | strm | ) | 
| void H235_DHset::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H235_DHset::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H235_DHset::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H235_DHset::Clone | ( | ) | const | 
| PASN_BitString H235_DHset::m_halfkey | 
| PASN_BitString H235_DHset::m_modSize | 
| PASN_BitString H235_DHset::m_generator | 
 1.5.1