- From: Ed Simon <ed.simon@entrust.com>
- Date: Thu, 15 Mar 2001 14:46:24 -0500
- To: "'xml-encryption@w3.org'" <xml-encryption@w3.org>
Received on Thursday, 15 March 2001 14:48:10 UTC
Here they are:
(1) Links in the opposite direction are provided by the
EncryptedDataReference elements placed in the KeyInfo element."
should say EncryptedKeyReference elements
(2) <element name="CipherTex2"> should say CipherText2
> (3) In 5.5
>
> <root>
> <foo>
> <ElementToBeEncrypted>
> <a/>
> <b>c</b>
> </ElementToBeEncrypted>
> </element>
> </root>
>
> </element> should not be present.
>
>
(4) In 5.6
<root>
<foo>
<ElementWithToBeEncrypted>
<a/>
<b>c</b>
</ElementWithToBeEncrypted>
</element>
</root>
</element> should not be present.
ElementWithToBeEncrypted should be ElementWithContentToBeEncrypted
>
Received on Thursday, 15 March 2001 14:48:10 UTC