IPKIFCryptoInfo.h

Go to the documentation of this file.
00001 
00011 #ifndef __IPKIFCryptoInfo_H__
00012 #define __IPKIFCryptoInfo_H__
00013 
00014 #include "PKIFdll.h"
00015 #include "PKIFERSLib.h"
00016 
00022 class IPKIFCryptoInfo
00023 {
00024 public:
00025     IPKIFCryptoInfo(void);
00026     virtual ~IPKIFCryptoInfo(void);
00027 };
00028 DECLARE_SMART_POINTERS(IPKIFCryptoInfo);
00029 typedef std::vector<IPKIFCryptoInfoPtr, PKIFAlloc<IPKIFCryptoInfoPtr> > IPKIFCryptoInfoList;
00030 DECLARE_SMART_POINTERS(IPKIFCryptoInfoList);
00031 
00032 #endif

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