Skip to main content

make_user_password_registration

Function make_user_password_registration 

Source
pub(crate) fn make_user_password_registration(
    client: &Client,
    master_password: String,
    salt: String,
) -> Result<MakeUserMasterPasswordRegistrationResponse, MakeKeysError>
Expand description

Creates cryptographic data needed for user master password registration