OpenH323 1.18.0
Public Types | Public Member Functions
H235_AuthenticationMechanism Class Reference

#include <h235.h>

List of all members.

Public Types

enum  Choices {
  e_dhExch, e_pwdSymEnc, e_pwdHash, e_certSign,
  e_ipsec, e_tls, e_nonStandard, e_authenticationBES
}

Public Member Functions

 H235_AuthenticationMechanism (unsigned tag=0, TagClass tagClass=UniversalTagClass)
 operator H235_NonStandardParameter & ()
 operator const H235_NonStandardParameter & () const
 operator H235_AuthenticationBES & ()
 operator const H235_AuthenticationBES & () const
BOOL CreateObject ()
PObject * Clone () const

Member Enumeration Documentation

Enumerator:
e_dhExch 
e_pwdSymEnc 
e_pwdHash 
e_certSign 
e_ipsec 
e_tls 
e_nonStandard 
e_authenticationBES 

Constructor & Destructor Documentation

H235_AuthenticationMechanism::H235_AuthenticationMechanism ( unsigned  tag = 0,
TagClass  tagClass = UniversalTagClass 
)

Member Function Documentation

PObject* H235_AuthenticationMechanism::Clone ( ) const
BOOL H235_AuthenticationMechanism::CreateObject ( )
H235_AuthenticationMechanism::operator const H235_AuthenticationBES & ( ) const
H235_AuthenticationMechanism::operator const H235_NonStandardParameter & ( ) const
H235_AuthenticationMechanism::operator H235_AuthenticationBES & ( )
H235_AuthenticationMechanism::operator H235_NonStandardParameter & ( )

The documentation for this class was generated from the following file: