- From: Jean-Jacques Moreau <moreau@crf.canon.fr>
- Date: Wed, 06 Feb 2002 10:36:06 +0100
- To: David Orchard <david.orchard@bea.com>
- CC: "'xenc'" <xml-encryption@w3.org>, www-xenc-xmlp-tf@w3.org, xml-dist-app@w3.org
David, Some clarification questions below. Jean-Jacques. David Orchard wrote: > The steps that the soap decrypting node might go through - assuming that > every step passes validation - are: > 1. Receive the message. > 2. Validate the message with the encrypted content. I think this might be read three ways: the entire envelope has been encrypted, (part of) the Body has been encrypted, or a header block has been encrypted. Which one did you mean? > 3. Decrypt the encrypted content. > 4. Forward the message to the ultimate receiver. > > The the ultimate receiver would: > 1. Validate the message with the decrypted content against the schema > without encryption Presumably, the above step is SOAP specific, so schema validation is optional? > 2. Pass the message to the application software.
Received on Wednesday, 6 February 2002 04:37:31 UTC