bitwarden_
core
1.0.0
In bitwarden_
core::
mobile::
crypto
bitwarden_core
::
mobile
::
crypto
Function
make_key_pair
Copy item path
Source
pub(super) fn make_key_pair( user_key:
String
, ) ->
Result
<
MakeKeyPairResponse
, CryptoError>