Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/client/
H A Dnative_sasl_client_session.cpp55 SCRAMSHA1ClientCache* scramsha1ClientCache = new SCRAMSHA1ClientCache; variable
73 _saslConversation.reset(new SaslSCRAMSHA1ClientConversation(this, scramsha1ClientCache)); in initialize()