Skip to main content
derive_key_from_seed
o_sfu
0.10.0
In o_
sfu::
runtime::
auth
o_sfu
::
runtime
::
auth
Function
derive_
key_
from_
seed
Copy item path
Source
pub(crate) fn derive_key_from_seed( key: &
str
, seed: &
str
, ) ->
Result
<
String
,
AuthenticationError
>