MongoClientSettings.makeDigest
string makeDigest(string username, string password) pure @safeGenerates a digest string which can be used for authentication by setting the username and digest members.
Use authenticate to automatically configure username and digest.