|
VMime
|
This is the complete list of members for builtinSASLMechanism, including all inherited members.
| builtinSASLMechanism(shared_ptr< SASLContext > ctx, const string &name) | builtinSASLMechanism | |
| decode(shared_ptr< SASLSession > sess, const byte_t *input, const size_t inputLen, byte_t **output, size_t *outputLen) | builtinSASLMechanism | virtual |
| encode(shared_ptr< SASLSession > sess, const byte_t *input, const size_t inputLen, byte_t **output, size_t *outputLen) | builtinSASLMechanism | virtual |
| getName() const | builtinSASLMechanism | virtual |
| hasInitialResponse() const | builtinSASLMechanism | virtual |
| isComplete() const | builtinSASLMechanism | virtual |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const object &) | object | protected |
| step(shared_ptr< SASLSession > sess, const byte_t *challenge, const size_t challengeLen, byte_t **response, size_t *responseLen) | builtinSASLMechanism | virtual |
| ~builtinSASLMechanism() | builtinSASLMechanism | |
| ~object() | object | protectedvirtual |