AddCapability(unsigned mechanism, const PString &oid, H225_ArrayOf_AuthenticationMechanism &mechansims, H225_ArrayOf_PASN_ObjectId &algorithmOIDs) | H235Authenticator | [protected] |
Clone() const | H235AuthSimpleMD5 | |
CreateClearToken() | H235Authenticator | [virtual] |
CreateCryptoToken() | H235AuthSimpleMD5 | [virtual] |
Disable() | H235Authenticator | [inline] |
e_Absent enum value | H235Authenticator | |
e_BadPassword enum value | H235Authenticator | |
e_Disabled enum value | H235Authenticator | |
e_Error enum value | H235Authenticator | |
e_InvalidTime enum value | H235Authenticator | |
e_OK enum value | H235Authenticator | |
e_ReplyAttack enum value | H235Authenticator | |
Enable(BOOL enab=TRUE) | H235Authenticator | [inline] |
enabled | H235Authenticator | [protected] |
Finalise(PBYTEArray &rawPDU) | H235Authenticator | [virtual] |
GetLocalId() const | H235Authenticator | [inline] |
GetName() const | H235AuthSimpleMD5 | [virtual] |
GetPassword() const | H235Authenticator | [inline] |
GetRemoteId() const | H235Authenticator | [inline] |
H235Authenticator() | H235Authenticator | |
H235AuthSimpleMD5() | H235AuthSimpleMD5 | |
IsActive() const | H235Authenticator | [virtual] |
IsCapability(const H235_AuthenticationMechanism &mechansim, const PASN_ObjectId &algorithmOID) | H235AuthSimpleMD5 | [virtual] |
IsSecuredPDU(unsigned rasPDU, BOOL received) const | H235AuthSimpleMD5 | [virtual] |
lastRandomSequenceNumber | H235Authenticator | [protected] |
lastTimestamp | H235Authenticator | [protected] |
localId | H235Authenticator | [protected] |
mutex | H235Authenticator | [protected] |
password | H235Authenticator | [protected] |
PrepareTokens(PASN_Array &clearTokens, PASN_Array &cryptoTokens) | H235Authenticator | [virtual] |
PrintOn(ostream &strm) const | H235Authenticator | [virtual] |
remoteId | H235Authenticator | [protected] |
sentRandomSequenceNumber | H235Authenticator | [protected] |
SetCapability(H225_ArrayOf_AuthenticationMechanism &mechansim, H225_ArrayOf_PASN_ObjectId &algorithmOIDs) | H235AuthSimpleMD5 | [virtual] |
SetLocalId(const PString &id) | H235Authenticator | [inline] |
SetPassword(const PString &pw) | H235Authenticator | [inline] |
SetRemoteId(const PString &id) | H235Authenticator | [inline] |
timestampGracePeriod | H235Authenticator | [protected] |
UseGkAndEpIdentifiers() const | H235Authenticator | [virtual] |
ValidateClearToken(const H235_ClearToken &clearToken) | H235Authenticator | [virtual] |
ValidateCryptoToken(const H225_CryptoH323Token &cryptoToken, const PBYTEArray &rawPDU) | H235AuthSimpleMD5 | [virtual] |
ValidateTokens(const PASN_Array &clearTokens, const PASN_Array &cryptoTokens, const PBYTEArray &rawPDU) | H235Authenticator | [virtual] |
ValidationResult enum name | H235Authenticator | |