00001 00009 #ifndef __IPKIFCRYPTORAW_H__ 00010 #define __IPKIFCRYPTORAW_H__ 00011 00012 #include "PKIFdll.h" 00013 #include "IPKIFCryptoRawOperations.h" 00014 00020 typedef IPKIFCryptoRawOperations IPKIFCryptoRaw; 00021 DECLARE_SMART_POINTERS(IPKIFCryptoRaw); 00022 00023 #endif //__IPKIFCRYPTORAW_H__ 00024