H235AuthSimpleMD5 Class Reference

#include <h235auth.h>

Inheritance diagram for H235AuthSimpleMD5:

H235Authenticator List of all members.

Public Member Functions

 H235AuthSimpleMD5 ()
PObject * Clone () const
virtual const char * GetName () const
virtual H225_CryptoH323TokenCreateCryptoToken ()
virtual ValidationResult ValidateCryptoToken (const H225_CryptoH323Token &cryptoToken, const PBYTEArray &rawPDU)
virtual BOOL IsCapability (const H235_AuthenticationMechanism &mechansim, const PASN_ObjectId &algorithmOID)
virtual BOOL SetCapability (H225_ArrayOf_AuthenticationMechanism &mechansim, H225_ArrayOf_PASN_ObjectId &algorithmOIDs)
virtual BOOL IsSecuredPDU (unsigned rasPDU, BOOL received) const
virtual BOOL IsSecuredSignalPDU (unsigned rasPDU, BOOL received) const

Detailed Description

This class embodies a simple MD5 based authentication. The users password is concatenated with the 4 byte timestamp and 4 byte random fields and an MD5 generated and sent/verified

Definition at line 340 of file h235auth.h.


The documentation for this class was generated from the following files:
Generated on Thu Oct 25 13:44:16 2007 for h323plus by  doxygen 1.5.2