sshkey: Add encoder for RSA keys

This commit is contained in:
Tobias Brunner
2013-09-13 15:23:49 +02:00
parent 3b939e20a9
commit f40e9f4d16
6 changed files with 93 additions and 2 deletions
+2 -1
View File
@@ -12,6 +12,7 @@ endif
libstrongswan_sshkey_la_SOURCES = \
sshkey_plugin.h sshkey_plugin.c \
sshkey_builder.h sshkey_builder.c
sshkey_builder.h sshkey_builder.c \
sshkey_encoder.h sshkey_encoder.c
libstrongswan_sshkey_la_LDFLAGS = -module -avoid-version