Current section

Files

Jump to
squirrel include squirrel@internal@scram_ServerFirst.hrl
Raw

include/squirrel@internal@scram_ServerFirst.hrl

-record(server_first, {
nonce :: binary(),
salt :: bitstring(),
iterations :: integer(),
raw :: bitstring()
}).