Re: In Version 1.1
No - the current API doesn't provide a way of doing that. You'll need to iterate through the DOM yourself and then call the library for each. Cheers, Berin Jaswinder Kaur wrote: Does XML Security provide a way to encrypt all particular elements in Document? e.g. in following xml I want
In Version 1.1
Title: In Version 1.1 Does XML Security provide a way to encrypt all particular elements in Document? e.g. in following xml I want to encrypt all the "price" element? Test1 10.00 Test2 20.00