pub async fn decrypt_gpg(
configuration: &Configuration,
decrypt_gpg: DecryptGpg,
) -> Result<DecryptGpgOutput, Error<DecryptGpgError>>pub async fn decrypt_gpg(
configuration: &Configuration,
decrypt_gpg: DecryptGpg,
) -> Result<DecryptGpgOutput, Error<DecryptGpgError>>