Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: i will use the CryptPassword from WinSCP.ini on my .NET

I'm not sure I understand your problem.
Did you expect that the password encrypted in WinSCP.ini file is encrypted using SecureString? It's not.
mod2509

i will use the CryptPassword from WinSCP.ini on my .NET

I have writte a pprogramm with .NET in VB not in C#
I will connect to a normaly FTP with username and Passwort. I have a XML to create the Session.Option.
But i dont will write my Passwort in Plaintext in my XML. i want to use the crypt Password form the ini

my application say i cant convert string() to SecureString()
.SecurePassword = XLMRead_PasswordSecure