#include <h235auth.h>
Inheritance diagram for H235AuthCAT:

Public Member Functions | |
| H235AuthCAT () | |
| PObject * | Clone () const |
| virtual const char * | GetName () const |
| virtual H235_ClearToken * | CreateClearToken () |
| virtual ValidationResult | ValidateClearToken (const H235_ClearToken &clearToken) |
| virtual BOOL | IsCapability (const H235_AuthenticationMechanism &mechansim, const PASN_ObjectId &algorithmOID) |
| virtual BOOL | SetCapability (H225_ArrayOf_AuthenticationMechanism &mechansim, H225_ArrayOf_PASN_ObjectId &algorithmOIDs) |
| virtual BOOL | IsSecuredPDU (unsigned rasPDU, BOOL received) const |
Definition at line 385 of file h235auth.h.
| H235AuthCAT::H235AuthCAT | ( | ) |
To be used for GKAdmission
Definition at line 786 of file h235auth.cxx.
References H235Authenticator::GKAdmission, and H235Authenticator::usage.
Referenced by Clone().
1.5.2