pki: Improve ssh_key_import_private().

This commit is contained in:
Andreas Schneider
2011-08-07 15:00:35 +02:00
parent 9569d053d8
commit f55cd7de43
6 changed files with 100 additions and 78 deletions

View File

@@ -25,8 +25,6 @@
#ifndef _PKI_CRYPTO_H
#define _PKI_CRYPTO_H
#include "config.h"
#include <openssl/pem.h>
#include <openssl/dsa.h>
#include <openssl/err.h>