class Mongo::Auth::Scram256

Defines behavior for SCRAM-SHA-256 authentication.

The purpose of this class is to provide the namespace for the Scram256::Conversation class.

@api private