#include <gcc.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 | |
PBoolean | CreateObject () |
PObject * | Clone () const |
GCC_ChallengeResponseAlgorithm::GCC_ChallengeResponseAlgorithm | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
GCC_ChallengeResponseAlgorithm::operator GCC_NonStandardParameter & | ( | ) |
GCC_ChallengeResponseAlgorithm::operator const GCC_NonStandardParameter & | ( | ) | const |
PBoolean GCC_ChallengeResponseAlgorithm::CreateObject | ( | ) |
PObject* GCC_ChallengeResponseAlgorithm::Clone | ( | ) | const |