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