Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
508 B
Text
10 lines
508 B
Text
The Apache-XML-Security-J supports XML-Signature Syntax and Processing,
|
|
W3C Recommendation 12 February 2002 and XML Encryption Syntax and
|
|
Processing, W3C Recommendation 10 December 2002.
|
|
|
|
The Java library supports the standard Java API JSR-105: XML Digital
|
|
Signature APIs for creating and validating XML Signatures. A standard
|
|
Java API for XML Encryption JSR-106: XML Digital Encryption APIs is
|
|
in progress and is not final, so this API is not yet supported.
|
|
|
|
WWW: http://santuario.apache.org/javaindex.html
|