Dear Aleksey,
I have tried to test on this function,
PCCERT_CONTEXT xmlSecMSCryptoX509StoreFindCert
(xmlSecKeyDataStorePtr store,
xmlChar *subjectName,
xmlChar *issuerName,
xmlChar *issuerSerial, xmlChar *ski,
xmlSecKeyInfoCtx *keyInfoCtx);
(xmlSecKeyDataStorePtr store,
xmlChar *subjectName,
xmlChar *issuerName,
xmlChar *issuerSerial, xmlChar *ski,
xmlSecKeyInfoCtx *keyInfoCtx);
but I have compilation error.
C:\XML\test4\xmlsec.c(2896) : error C2065: 'PCCERT_CONTEXT' : undeclared identifier
I have put in:
#define LIBXSLT_STATIC
#define XMLSEC_STATIC
#define XMLSEC_STATIC
#ifndef XMLSEC_NO_XSLT
#define XMLSEC_CRYPTO_OPENSSL
#define XMLSEC_CRYPTO_MSCRYPTO
#define XMLSEC_CRYPTO_MSCRYPTO
Am I missing anything ?
Thanks & Regards,
Wong
Brings words and photos together (easily) with
PhotoMail - it's free and works with Yahoo! Mail.
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
