Re: Encryption Subset Scenario

Hi all,

just to heat up the discussion a little bit: I can imagine to encrypt part 
of a single Text node:

Plain
<partlySecret> A secret text </partlySecret>

Encrypted
<partlySecret> A <EncryptedData Type='&xenc;Content'...>...</EncryptedData> 
text </partlySecret>

As far as I can see, the current spec allows that.


Regards,
Christian

Received on Thursday, 16 May 2002 15:23:12 UTC