Question:
My connection to a SFTP-Server needs a Publikkey and a passphrase. I found in the documentation how parse the publickey to chillkat, but: How can I parse the passphrase (VBA from EXCEL)?
A "passphrase" is just a password -- a string. Nothing is parsed, you just pass it to the method..