rc_
crypto
0.1.0
In rc_
crypto::
hkdf
Functions
expand
extract
extract_and_expand
rc_crypto
::
hkdf
Function
extract
Copy item path
Settings
Help
Summary
Source
pub fn extract(salt: &
SigningKey
, secret: &[
u8
]) ->
Result
<
SigningKey
>