PolarSSL v1.1.4
Main Page
Modules
Data Structures
Files
File List
Globals
include
polarssl
certs.h
Go to the documentation of this file.
1
27
#ifndef POLARSSL_CERTS_H
28
#define POLARSSL_CERTS_H
29
30
#ifdef __cplusplus
31
extern
"C"
{
32
#endif
33
34
extern
const
char
test_ca_crt
[];
35
extern
const
char
test_ca_key
[];
36
extern
const
char
test_ca_pwd
[];
37
extern
const
char
test_srv_crt
[];
38
extern
const
char
test_srv_key
[];
39
extern
const
char
test_cli_crt
[];
40
extern
const
char
test_cli_key
[];
41
extern
const
char
test_dhm_params
[];
42
43
#ifdef __cplusplus
44
}
45
#endif
46
47
#endif
/* certs.h */
Generated on Fri Aug 3 2012 16:15:29 for PolarSSL v1.1.4 by
1.8.1.1