I need to know what kind of security is available for importing csv file in FDI through sftp, in particular:
- Is it possible to authenticate via SSH key? It seems so by looking at this, I just want to be sure:
https://docs.oracle.com/en/cloud/saas/analytics/26r1/fawag/load-data-from-sftp-source-into-fusion-data-intelligence-preview.html
- Is it possible to import a PGP encrypted file (or any other type of encryption)?
Thank you