PKIFMemoryUtils.h

Go to the documentation of this file.
00001 
00009 #ifndef _PKIFMEMORYUTILS_H_
00010 #define _PKIFMEMORYUTILS_H_
00011 
00012 #include "PKIFdll.h"
00013 
00014 // work around optimizer bugs in various compilers when
00015 // something needs to be zeroed for security reasons
00016 CAC_API void * PKIFZero(void * buf, size_t len);
00017 
00018 #endif 

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