X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/47b5a6ae715898fe660b8a8fe653742c0e7ad48e..e9b5ee69b1e19e83aa52f0b462a6eb2b9946e559:/putty.h diff --git a/putty.h b/putty.h index b9f11ceb..3583ecf0 100644 --- a/putty.h +++ b/putty.h @@ -252,6 +252,7 @@ enum { KEX_DHGROUP1, KEX_DHGROUP14, KEX_DHGEX, + KEX_RSA, KEX_MAX };