H235AuthCAT Class Reference
#include <h235auth.h>
Detailed Description
This class embodies a RADIUS compatible based authentication (aka Cisco Access Token or CAT). The users password is concatenated with the 4 byte timestamp and 1 byte random fields and an MD5 generated and sent/verified via the challenge field.
Constructor & Destructor Documentation
| H235AuthCAT::H235AuthCAT |
( |
|
) |
|
Member Function Documentation
| PObject* H235AuthCAT::Clone |
( |
|
) |
const |
| virtual H235_ClearToken* H235AuthCAT::CreateClearToken |
( |
|
) |
[virtual] |
| virtual const char* H235AuthCAT::GetName |
( |
|
) |
const [virtual] |
| virtual PBoolean H235AuthCAT::IsCapability |
( |
const H235_AuthenticationMechanism & |
mechansim, |
|
|
const PASN_ObjectId & |
algorithmOID | |
|
) |
| | [virtual] |
| virtual PBoolean H235AuthCAT::IsSecuredPDU |
( |
unsigned |
rasPDU, |
|
|
PBoolean |
received | |
|
) |
| | const [virtual] |
| virtual PBoolean H235AuthCAT::SetCapability |
( |
H225_ArrayOf_AuthenticationMechanism & |
mechansim, |
|
|
H225_ArrayOf_PASN_ObjectId & |
algorithmOIDs | |
|
) |
| | [virtual] |
| virtual ValidationResult H235AuthCAT::ValidateClearToken |
( |
const H235_ClearToken & |
clearToken |
) |
[virtual] |
The documentation for this class was generated from the following file: