diff options.h @ 44:45edf30ea0a6

Improved signkey code
author Matt Johnston <matt@ucc.asn.au>
date Tue, 03 Aug 2004 15:51:55 +0000
parents 942b22d7dd1c
children 4b53a43f0082
line wrap: on
line diff
--- a/options.h	Mon Aug 02 04:25:05 2004 +0000
+++ b/options.h	Tue Aug 03 15:51:55 2004 +0000
@@ -227,6 +227,7 @@
 #define DROPBEAR_SIGNKEY_ANY 0
 #define DROPBEAR_SIGNKEY_RSA 1
 #define DROPBEAR_SIGNKEY_DSS 2
+#define DROPBEAR_SIGNKEY_NONE 3
 
 #define DROPBEAR_COMP_NONE 0
 #define DROPBEAR_COMP_ZLIB 1