Idgo 500 pkcs#11 lib net mac user guide

Page 90

82

IDGo 500 PKCS#11 Library & Tokend for Mac OS User Guide

#endif #include "pkcs11.h" #include "pkcs-11v2-20a3.h" #pragma pack(pop, cryptoki) #else /* not windows */ #define CK_PTR * #define CK_DEFINE_FUNCTION(returnType, name) \ returnType name #define CK_DECLARE_FUNCTION(returnType, name) \ returnType name #define CK_DECLARE_FUNCTION_POINTER(returnType, name) \ returnType (* name) #define CK_CALLBACK_FUNCTION(returnType, name) \ returnType (* name) #define CK_ENTRY #ifndef NULL_PTR #define NULL_PTR 0 #endif #include "pkcs11.h" #include "pkcs-11v2-20a3.h" #endif #endif /* ___CRYPTOKI_H_INC___ */


Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.