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