async fn GetSecretFromAir( AirClient: &AirServiceClient<Channel>, ExtensionIdentifier: String, Key: String, ) -> Result<Option<String>, CommonError>
Retrieves a secret from the Air service.