diff options
author | Matt Johnston <matt@ucc.asn.au> | 2017-06-24 23:32:25 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2017-06-24 23:32:25 +0800 |
commit | a94338dc6725f9f2594c6c5e1c9a799c7e11f3f1 (patch) | |
tree | 967f689c4c8fa73219cf42e1f4af1f2713b08064 /options.h | |
parent | 364fb6019c1931de3d181f21ea491ec112161577 (diff) |
add configuration option for default RSA size.
print key size with dropbearkey
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ #define DROPBEAR_OPTIONS_H /* + > > > Don't edit this file any more! < < < + Local compile-time configuration should be defined in localoptions.h See default_options.h.in for a description of the available options. */ |