dswisher / swish-sftp

Tinkering with SFTP protocol in C#
MIT License
3 stars 0 forks source link

Implement publickey auth #7

Open dswisher opened 4 years ago

dswisher commented 4 years ago

RFC 4252 states the only the REQUIRED authentication method is publickey, so we should probably implement it. See section 8.