SSH Connector not support keyfile with encryption ed25519?

Keyfile works with WinSCP fine.
But with ssh connector this error pop up:
Error while creating browser [open failed (SshChannelOpenException)]
I think ed25519 is not supported.

Do you have a workaround?

We are still using Knime Analytics Platform 4.6.2
Regards

@ENT_KNIME_SERVER It should not give an exception; there must be an issue in the configuration. The workaround is Java Snippet Node (that is what I would go for and will work for sure).

If you will go with Java Snippet Node, include a library to make your code work.