I'm not aware of any such API within xmlbeans. You may be able to make
some convenience kind of methods with teh extensions feature.

RE: is there a way to insert the Digest into the output XML
you can always modify the document (output XML) using xmlcursor or dom

-jacobd
On Wed, Mar 26, 2008 at 12:27 PM, dave <[EMAIL PROTECTED]> wrote:
> Any comments to the below question?
>
> > Does xmlbeans offer any apis to secure the generated
>  > XML?
>  >
>  > Typically we create some SHA-1 Digest out of this
>  > generated XML and encrypt it so that we can
>  > recognize
>  > any changes made to the XML.
>  >
>  > Am just exploring if xmlbeans has any better ways to
>  > accomplish the same.
>
>  On a related note, is there a way to insert the Digest
>  into the output XML so as to identify any external
>  modification to this file during input processing?
>  Typically, one generate a separate Hash text/file in
>  these situation(during say, download) to verify
>  integrity upon upload.
>
>  -D
>
>
>
>       
> ____________________________________________________________________________________
>  Be a better friend, newshound, and
>  know-it-all with Yahoo! Mobile.  Try it now.  
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
>
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
I'm competing in a Half-Ironman distance triathlon to raise money for
the fight against cancer!
Please help support my efforts by going to:
http://www.active.com/donate/tntwaak/jacobd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to