<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN
class=464595214-12032007>Hi,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=464595214-12032007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=464595214-12032007>Something doesn't
work with the xPointer.</SPAN></FONT></DIV>
<DIV><BR><SPAN class=464595214-12032007><FONT face=Arial size=2>This is a part
of my xmlfile.</FONT></SPAN></DIV>
<DIV><SPAN class=464595214-12032007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=464595214-12032007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><FONT face=Arial size=2><dsig:Reference
Id="etsi-data-reference-0-1172582018-20293312-702" Type="</FONT><A
href="http://uri.etsi.org/01903/v1.1.1#SignedProperties"><FONT face=Arial
size=2>http://uri.etsi.org/01903/v1.1.1#SignedProperties</FONT></A><FONT
face=Arial size=2>"
<BR>URI="#xmlns(etsi=http://uri.etsi.org/01903/v1.1.1%23)%20xpointer(id('etsi-data-object-0-1172582018-20293312-30582')/child::etsi:QualifyingProperties/child::etsi:SignedProperties)"><BR><dsig:DigestMethod
Algorithm="</FONT><A href='http://www.w3.org/2000/09/xmldsig#sha1"/'><FONT
face=Arial size=2>http://www.w3.org/2000/09/xmldsig#sha1"/</FONT></A><FONT
face=Arial
size=2>><BR><dsig:DigestValue>OQXGzv7kDEF+1MF/MqC49V2bPeQ=</dsig:DigestValue><BR></dsig:Reference></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=464595214-12032007>Everything went
fine, till the Function
xmlSecTransformMemBufGetBuffer(transform);<BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2>ctx->result =
xmlSecTransformMemBufGetBuffer(transform);</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>xmlSecBufferPtr
xmlSecTransformMemBufGetBuffer(xmlSecTransformPtr transform)
<BR>{<BR> xmlSecBufferPtr buffer;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>
xmlSecAssert2(xmlSecTransformCheckId(transform, xmlSecTransformMemBufId),
NULL);<BR> <BR> buffer =
xmlSecTransformMemBufGetBuf(transform);<BR>
xmlSecAssert2(buffer != NULL, NULL);<BR>
<BR> return(buffer);<BR>}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=464595214-12032007><FONT face=Arial size=2>Transform look
alright, doesn't it? But the result buffer always ist NULL?</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT><BR><FONT
face=Arial size=2>- transform 0x029ab660 {id=0x10061280
xmlSecTransformMemBufKlass operation=xmlSecTransformOperationNone
status=xmlSecTransformStatusNone ...} _xmlSecTransform
*<BR>+ id 0x10061280 xmlSecTransformMemBufKlass const
_xmlSecTransformKlass
*<BR> operation xmlSecTransformOperationNone xmlSecTransformOperation<BR> status xmlSecTransformStatusNone xmlSecTransformStatus<BR>+ hereNode 0x00000000
{_private=??? type=??? name=??? ...} _xmlNode
*<BR>+ next 0x00000000 {id=??? operation=??? status=???
...} _xmlSecTransform *<BR>+ prev 0x029adf50 {id=0x0085a240
xmlSecOpenSSLSha1Klass operation=xmlSecTransformOperationVerify
status=xmlSecTransformStatusNone ...} _xmlSecTransform
*<BR>+ inBuf {data=0x00000000 <Bad Ptr> size=0 maxSize=0
...} _xmlSecBuffer<BR>+ outBuf {data=0x00000000 <Bad Ptr>
size=0 maxSize=0 ...} _xmlSecBuffer<BR>+ inNodes 0x00000000
{nodes=??? doc=??? destroyDoc=??? ...} _xmlSecNodeSet
*<BR>+ outNodes 0x00000000 {nodes=??? doc=??? destroyDoc=???
...} _xmlSecNodeSet *<BR> reserved0 0x00000000 void
*<BR> reserved1 0x00000000 void
*<BR> 0x00000000 0 int</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>- buffer 0x029ab6a8 {data=0x00000000
<Bad Ptr> size=0 maxSize=0 ...} _xmlSecBuffer
*<BR>+ data 0x00000000 <Bad Ptr> unsigned char
*<BR> size 0 unsigned int<BR> maxSize 0 unsigned
int<BR> allocMode xmlSecAllocModeDouble xmlSecAllocMode<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT><SPAN class=464595214-12032007><FONT face=Arial size=2>Does some one
have any idea, what I can check or does someone else have this
problem?</FONT></SPAN></FONT></DIV>
<DIV><FONT><SPAN class=464595214-12032007><FONT face=Arial
size=2></FONT></SPAN></FONT> </DIV>
<DIV><FONT><SPAN class=464595214-12032007><FONT face=Arial
size=2></FONT></SPAN></FONT> </DIV>
<DIV><FONT><SPAN class=464595214-12032007><FONT face=Arial
size=2>thanks</FONT></SPAN></FONT></DIV>
<DIV><FONT><SPAN class=464595214-12032007><FONT face=Arial
size=2></FONT></SPAN></FONT> </DIV>
<DIV><FONT><SPAN class=464595214-12032007><FONT face=Arial
size=2>Jürgen</FONT></SPAN></DIV></FONT></BODY></HTML>