Class: SASLSHA256

SASLSHA256()

new SASLSHA256()

SASL SCRAM SHA 256 authentication.

Source:

Methods

clientChallenge(connection, test_cnonceopt)

Parameters:
Name Type Attributes Description
connection Connection
test_cnonce string <optional>
Source:

(async) onChallenge(connection, challengeopt)

Parameters:
Name Type Attributes Description
connection Connection
challenge string <optional>
Source:

test(connection)

Parameters:
Name Type Description
connection Connection
Source: