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