pub fn validate_auth_config( exchange_type: ExchangeType, api_key: &str, secret_key: &str, passphrase: Option<&str>, ) -> Result<()>
Validate authentication configuration