Home
last modified time | relevance | path

Searched refs:getChallenge (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DSaslInteraction.h21 const std::string getChallenge() const;
H A DSaslInteraction.cpp29 const std::string SaslInteraction::getChallenge() const in getChallenge() function in SaslInteraction