| 6 |
details. |
details. |
| 7 |
|
|
| 8 |
Configuration |
Configuration |
| 9 |
$Id: config.h,v 1.13 2002/08/22 05:18:26 weaselp Exp $ */ |
$Id: config.h,v 1.14 2002/08/25 13:27:40 weaselp Exp $ */ |
| 10 |
|
|
| 11 |
|
|
| 12 |
#ifndef _CONFIG_H |
#ifndef _CONFIG_H |
| 244 |
#define end_pgpmsg "-----END PGP MESSAGE-----" |
#define end_pgpmsg "-----END PGP MESSAGE-----" |
| 245 |
#define begin_pgpkey "-----BEGIN PGP PUBLIC KEY BLOCK-----" |
#define begin_pgpkey "-----BEGIN PGP PUBLIC KEY BLOCK-----" |
| 246 |
#define end_pgpkey "-----END PGP PUBLIC KEY BLOCK-----" |
#define end_pgpkey "-----END PGP PUBLIC KEY BLOCK-----" |
| 247 |
|
#define begin_pgpseckey "-----BEGIN PGP PRIVATE KEY BLOCK-----" |
| 248 |
|
#define end_pgpseckey "-----END PGP PRIVATE KEY BLOCK-----" |
| 249 |
#define begin_pgpsigned "-----BEGIN PGP SIGNED MESSAGE-----" |
#define begin_pgpsigned "-----BEGIN PGP SIGNED MESSAGE-----" |
| 250 |
#define begin_pgpsig "-----BEGIN PGP SIGNATURE-----" |
#define begin_pgpsig "-----BEGIN PGP SIGNATURE-----" |
| 251 |
#define end_pgpsig "-----END PGP SIGNATURE-----" |
#define end_pgpsig "-----END PGP SIGNATURE-----" |