PKIFNSSConfig.h

Go to the documentation of this file.
00001 
00009 #if !defined(__PKIFNSSCONFIG_H__)
00010 #define __PKIFNSSCONFIG_H__
00011 #if !defined(_WIN32)
00012     #include "pkifconfig.h"
00013 #endif
00014 
00015 #if defined(PKIF_USE_VERSIONED_SYSTEM_NSS)
00016 #include <nss3/nss.h>
00017 #include <nss3/pk11func.h>
00018 #include <nss3/cert.h>
00019 #include <nss3/secoid.h>
00020 #include <nss3/keyhi.h>
00021 #include <nss3/cryptohi.h>
00022 #include <nss3/certdb.h>
00023 #else
00024 #include <nss/nss.h>
00025 #include <nss/pk11func.h>
00026 #include <nss/cert.h>
00027 #include <nss/secoid.h>
00028 #include <nss/keyhi.h>
00029 #include <nss/cryptohi.h>
00030 #include <nss/certdb.h>
00031 #endif
00032 
00033 #endif 

Generated on Mon Nov 15 11:15:55 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6