Skip to content

com.signerry.santuario.xmlsec 2.3.2 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.signerry.santuario</groupId>
  <artifactId>xmlsec</artifactId>
  <version>2.3.2</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

    Apache XML Security for Java supports XML-Signature Syntax and Processing,
    W3C Recommendation 12 February 2002, and XML Encryption Syntax and
    Processing, W3C Recommendation 10 December 2002. As of version 1.4,
    the library supports the standard Java API JSR-105: XML Digital Signature APIs.