'Does Airflow support SFTP operation using PGP encryption?

I am working on a project that requires me to share a text file through SFTP and use only PGP encryption. We are currently using Airflow for scheduling. I would like to know whether Airflow supports SFTP using PGP encryption. I could only see that it was using the SSH RSA key in the documentation of SFTPOperator. Does Airflow support SFTP use PGP encryption?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source