User Profile

Collapse

Profile Sidebar

Collapse
gdczinan
gdczinan
Last Activity: Aug 3 '09, 10:58 AM
Joined: Apr 8 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gdczinan
    replied to domnode hash
    in XML
    I use the SHA1 to hash the domnode. is there any reference on how to generate the hash for the domnode?

    I check the DSIGSignature source code on how to generate the digest value. the code is a bit messy and In order to use it, i have to change the content of the domnode ( insert some kind of ID ), which is not desired..can any one help ?
    See more | Go to post

    Leave a comment:


  • gdczinan
    started a topic domnode hash
    in XML

    domnode hash

    given a domnode, how to calcuate the hash of this domnode by using the xerces c++
    See more | Go to post

  • gdczinan
    replied to parsing the XML file
    in XML
    I have to use the namespace...now checking the Xerces source code to see what happens
    See more | Go to post

    Leave a comment:


  • gdczinan
    started a topic parsing the XML file
    in XML

    parsing the XML file

    Hi, All:

    I am quite new to the XML and have the following problem:

    I have the sample xml to read.

    Code:
    <lr:LogRecordBody>
         <lr:EventID>9</lr:EventID>
          <lr:EventSubType scope="http://www.smpte-ra.org/430-5/2007/SecurityLog/#EventTypes">CPLCheck</lr:EventSubType>          
          <lr:contentId>urn:uuid:4c4d6f56-6734-4f37-94a5-fb93cce15128</lr:contentId>
    ...
    See more | Go to post
    Last edited by Dormilich; Apr 8 '09, 09:14 AM. Reason: added [code] tags
No activity results to display
Show More
Working...