I'm a new user of XMLSec, trying to use XMLSec (and XMLLib) under Borland C++Builder 6. Following the Encryption example on http://www.aleksey.com/xmlsec/example-enc1.html, the xmlSecEncDataAddEncMethod() function is throwing an access violation exception inside libxmlsec.dll whenever I pass in any the predefined TransformId variables, such as xmlSecEncDes3Cbc. However, if I declare and fill in my own local _xmlSecTransformIdStruct instance, it doesn't crash.
__________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
