Method __builtin.Nettle.Hash()->SCRAM()->server_1() Method server_1 string|zero server_1(string(8bit) line) Description Server-side step 1 in the SCRAM handshake. Parameter line The received client-first request from the client. Returns The username specified by the client. Returns null if the response could not be parsed. See also server_2