Moved keys/key_encoding.[ch] to cred_encoding.[ch]

This commit is contained in:
Martin Willi
2010-07-13 11:02:35 +02:00
parent e1c51fd859
commit 24d327ab4d
10 changed files with 9 additions and 9 deletions
@@ -13,7 +13,7 @@
* for more details.
*/
#include "key_encoding.h"
#include "cred_encoding.h"
#include <stdint.h>
@@ -23,7 +23,7 @@
typedef struct private_key_t private_key_t;
#include <credentials/keys/key_encoding.h>
#include <credentials/cred_encoding.h>
#include <credentials/keys/public_key.h>
/**
@@ -28,7 +28,7 @@ typedef enum signature_scheme_t signature_scheme_t;
#include <library.h>
#include <utils/identification.h>
#include <credentials/keys/key_encoding.h>
#include <credentials/cred_encoding.h>
/**
* Type of a key pair, the used crypto system