sasl
0.5.2
In sasl::
common::
scram
Structs
Sha1
Sha256
Enums
DeriveError
Traits
ScramProvider
Functions
generate_nonce
sasl
::
common
::
scram
Function
generate_nonce
Copy item path
Settings
Help
Summary
Source
pub fn generate_nonce() ->
Result
<
String
,
Error
>
Available on
crate feature
scram
only.
Expand description
Generate a nonce for SCRAM authentication.