|
OpenH323
1.18.0
|
#include <gccpdu.h>
Public Types | |
| enum | Choices { e_passwordInTheClear, e_nonStandardAlgorithm } |
Public Member Functions | |
| GCC_ChallengeResponseAlgorithm (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator GCC_NonStandardParameter & () | |
| operator const GCC_NonStandardParameter & () const | |
| BOOL | CreateObject () |
| PObject * | Clone () const |
| GCC_ChallengeResponseAlgorithm::GCC_ChallengeResponseAlgorithm | ( | unsigned | tag = 0, |
| TagClass | tagClass = UniversalTagClass |
||
| ) |
| PObject* GCC_ChallengeResponseAlgorithm::Clone | ( | ) | const |
| GCC_ChallengeResponseAlgorithm::operator const GCC_NonStandardParameter & | ( | ) | const |
| GCC_ChallengeResponseAlgorithm::operator GCC_NonStandardParameter & | ( | ) |
1.7.6.1