iHouqLF
iHouqLF
CC#
Created by iHouqLF on 3/3/2024 in #help
Generate RSA keypairs with passphrase for SSH.NET
I need to create a key pair which can be used by the renci.sshnet library to connect to a ssh server (after I would copy the public key). I tried using https://github.com/ShawInnes/SshKeyGenerator, but this library doesn't seem to support passphrases. I also don't want to store the keys in files. I also couldn't get https://github.com/darinkes/SshNet.Keygen to work, which would support passphrases.
35 replies