Hi,
Im trying to send data to a bank from XI using SFTP.
We are planning to use public and private keys to secure the process.
So if i have to send the data securely to the bank what should i do?
my understanding is : i will need the public key of the bank to encrypt my session and data and use private key given by the bank instead of pwd login.
Is this right?
But the bank documentation says that we have to "exchange public keys". Whats that for?
i guess it is when the bank sends data to XI. is this right?