OpenSSL
1.0.1c
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
demos
maurice
loadkeys.h
Go to the documentation of this file.
1
/* NOCW */
2
/*
3
Please read the README file for condition of use, before
4
using this software.
5
6
Maurice Gittens <
[email protected]
> January 1997
7
8
*/
9
10
#ifndef LOADKEYS_H_SEEN
11
#define LOADKEYS_H_SEEN
12
13
#include <
openssl/evp.h
>
14
15
EVP_PKEY
*
ReadPublicKey
(
const
char
*certfile);
16
EVP_PKEY
*
ReadPrivateKey
(
const
char
*keyfile);
17
18
#endif
19
Generated on Thu Jan 10 2013 09:53:41 for OpenSSL by
1.8.2