Are you sure you need xmldsig?

http://docs.oracle.com/javase/6/docs/api/javax/xml/crypto/dsig/XMLSignature.html

and friends

has been part of JDK since 1.6, and the OpenJDK includes the
org.jcp.xml.dsig implementation.

You can also look at the Apache Santuario implementation which is
licensed as Apache 2.0:

https://santuario.apache.org/Java/api/org/apache/jcp/xml/dsig/internal/dom/DOMXMLSignature.html
https://santuario.apache.org/

On 13 October 2016 at 04:02, Libby_li <libby_h...@163.com> wrote:
> Excuse me, do you know the license of xmldsig-1.0.jar?
> Thanks~
>
>
>
> --
> View this message in context: 
> http://maven.40175.n5.nabble.com/where-to-get-xmldsig-1-0-jar-tp92435p5883040.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>



-- 
Stian Soiland-Reyes
http://orcid.org/0000-0001-9842-9718

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to