You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2014/05/01 16:21:24 UTC

[jira] [Closed] (SANTUARIO-321) Support streaming XML Signature XPointer references

     [ https://issues.apache.org/jira/browse/SANTUARIO-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed SANTUARIO-321.
-----------------------------------------


> Support streaming XML Signature XPointer references
> ---------------------------------------------------
>
>                 Key: SANTUARIO-321
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-321
>             Project: Santuario
>          Issue Type: Improvement
>      Security Level: Public(Public issues, viewable by everyone) 
>          Components: Java
>            Reporter: Colm O hEigeartaigh
>            Assignee: Marc Giger
>             Fix For: Java 2.0.0
>
>
> This task is to add support for streaming XML Signature XPointer references, e.g.:
> <dsig:Reference URI="#xpointer(id('to-be-signed'))">
>         <dsig:Transforms>
>           <dsig:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#WithComments">
>             <InclusiveNamespaces xmlns="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="bar #default" />
>           </dsig:Transform>
>         </dsig:Transforms>
>         <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
>         <dsig:DigestValue>a1cTqBgbqpUt6bMJN4C6zFtnoyo=</dsig:DigestValue>
>       </dsig:Reference>



--
This message was sent by Atlassian JIRA
(v6.2#6252)