#include <h225.h>
Inheritance diagram for H225_CryptoH323Token_cryptoEPPwdHash:
Public Member Functions | |
H225_CryptoH323Token_cryptoEPPwdHash (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 | |
H225_AliasAddress | m_alias |
H235_TimeStamp | m_timeStamp |
H235_HASHED< H235_EncodedPwdCertToken > | m_token |
H225_CryptoH323Token_cryptoEPPwdHash::H225_CryptoH323Token_cryptoEPPwdHash | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H225_CryptoH323Token_cryptoEPPwdHash::GetDataLength | ( | ) | const |
BOOL H225_CryptoH323Token_cryptoEPPwdHash::Decode | ( | PASN_Stream & | strm | ) |
void H225_CryptoH323Token_cryptoEPPwdHash::Encode | ( | PASN_Stream & | strm | ) | const |
void H225_CryptoH323Token_cryptoEPPwdHash::PrintOn | ( | ostream & | strm | ) | const |
Comparison H225_CryptoH323Token_cryptoEPPwdHash::Compare | ( | const PObject & | obj | ) | const |
PObject* H225_CryptoH323Token_cryptoEPPwdHash::Clone | ( | ) | const |