|
OpenH323
1.18.0
|
Go to the source code of this file.
Classes | |
| class | H235Authenticator |
| class | H235AuthSimpleMD5 |
| class | H235AuthCAT |
Namespaces | |
| namespace | PWLibStupidLinkerHacks |
Functions | |
| void | PreparePDU (H323TransactionPDU &pdu, PASN_Array &clearTokens, unsigned clearOptionalField, PASN_Array &cryptoTokens, unsigned cryptoOptionalField) const |
| H235Authenticator::ValidationResult | ValidatePDU (const H323TransactionPDU &pdu, const PASN_Array &clearTokens, unsigned clearOptionalField, const PASN_Array &cryptoTokens, unsigned cryptoOptionalField, const PBYTEArray &rawPDU) const |
Variables | |
| int | PWLibStupidLinkerHacks::h235AuthLoader |
| void PreparePDU | ( | H323TransactionPDU & | pdu, |
| PASN_Array & | clearTokens, | ||
| unsigned | clearOptionalField, | ||
| PASN_Array & | cryptoTokens, | ||
| unsigned | cryptoOptionalField | ||
| ) | const |
| H235Authenticator::ValidationResult ValidatePDU | ( | const H323TransactionPDU & | pdu, |
| const PASN_Array & | clearTokens, | ||
| unsigned | clearOptionalField, | ||
| const PASN_Array & | cryptoTokens, | ||
| unsigned | cryptoOptionalField, | ||
| const PBYTEArray & | rawPDU | ||
| ) | const |
1.7.6.1