Class: SASLSHA384

SASLSHA384()

new SASLSHA384()

SASL SCRAM SHA 384 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: