bitwarden::mobile::crypto

Function update_password

pub fn update_password(
    client: &Client,
    new_password: String,
) -> Result<UpdatePasswordResponse, Error>