Hello Aleksey, Number 2 worked (mem buffer). Thank you very much. Hartmut -----Urspr�ngliche Nachricht----- Von: Aleksey Sanin [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 17. Oktober 2003 17:42 An: Lehnert, Hartmut Cc: [EMAIL PROTECTED] Betreff: Re: AW: AW: AW: [xmlsec] Problems verifing digest value
0) Do you really want whitespaces written out? Just write out the document without formatting. 1) You can add whitespaces in memory by yourself. 2) Save formatted document to a temporary file or memory buffer and then parse it again. Aleksey Lehnert, Hartmut wrote: >Yes, you're right! (Sorry for not reading >www.w3.org/TR/2001/REC-xml-c14-n20010315 :-( ) But is there any >solution for this problem? How can the in-memory-representation be >transformed before calculating the hash value so that the hash created >over the in-memory-representation matches the hash value created over >the canonicalized file representation? > >Thank you VERY much for this answer;-) > >Hartmut > > _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
