Key exchange algorithms (wodFtpDLX / wodFtpDLX.NET)
Hi there,
We've been asked to make an SFTP connection using ecdsa-sha2-nistp521, which doesn't seem to be working.
Does wodFtpDLX.Net currently support this? Is it likely to in the future?
Also, is it possible for enumerations to be added for all the supported algorithms? The existing enums such as EncryptionMethods are quite useful to have as a reference, even if we don't usually set/get them in our code.
Thanks.