module Mongo::Auth::StringPrep::Profiles::SASL

Contains the mappings and prohibited lists for SASLPrep (RFC 4013).

@note Only available for Ruby versions 2.2.0 and up.

@since 2.6.0

Constants

MAPPINGS

The mappings to use for SASL string preparation.

@since 2.6.0

MAP_NON_ASCII_TO_SPACE
PROHIBITED

The prohibited character lists to use for SASL string preparation.

@since 2.6.0