Class: SASLSHA512

SASLSHA512()

new SASLSHA512()

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