IPKIFCryptoKeyID.h

Go to the documentation of this file.
00001 
00009 #ifndef __IPKIFCRYPTOKEYID_H__
00010 #define __IPKIFCRYPTOKEYID_H__
00011 
00012 #include "PKIFdll.h"
00013 #include "IPKIFCryptoKeyManagement.h"
00014 #include "IPKIFCryptoKeyIDOperations.h"
00015 
00021 class CAC_API CAC_NO_VTABLE IPKIFCryptoKeyID : public IPKIFCryptoKeyManagement, public IPKIFCryptoKeyIDOperations
00022 {
00023 public:
00024     IPKIFCryptoKeyID(); //added 8/21/2004
00025 private:
00026     //added 8/21/2004
00028     IPKIFCryptoKeyID(const IPKIFCryptoKeyID& copy);
00030     IPKIFCryptoKeyID& operator=(const IPKIFCryptoKeyID& rhs); 
00031 };
00032 DECLARE_SMART_POINTERS(IPKIFCryptoKeyID);
00033 
00034 #endif //__IPKIFCRYPTOKEYID_H__
00035 

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