Fix isds_compute_message_hash() on CMS signed messages
commit690ef47f25a3cf9d46ae878d388a43d8c50d2178
authorPetr Písař <petr.pisar@atlas.cz>
Thu, 7 Jan 2010 11:26:06 +0000 (7 12:26 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Thu, 7 Jan 2010 11:26:06 +0000 (7 12:26 +0100)
treeaa612ba37ccf0981653be2f4ebf1987ab88bec94
parente10bd6caf6b264078fcac9cd6868ca24cce2d57a
Fix isds_compute_message_hash() on CMS signed messages

The CMS XML data are rooted in DownloadMessageResponse. dmReturnedMessage is
child after that.
src/isds.c
src/physxml.c