Test for ecdh and dh-group1

This commit is contained in:
Aris Adamantiadis
2011-06-12 20:54:33 +02:00
parent b54e8cdae5
commit 113de13543
3 changed files with 59 additions and 1 deletions

View File

@@ -303,7 +303,8 @@ enum ssh_options_e {
SSH_OPTIONS_BINDADDR,
SSH_OPTIONS_STRICTHOSTKEYCHECK,
SSH_OPTIONS_COMPRESSION,
SSH_OPTIONS_COMPRESSION_LEVEL
SSH_OPTIONS_COMPRESSION_LEVEL,
SSH_OPTIONS_KEY_EXCHANGE
};
enum {