Module java.xml.crypto

Defines the API for XML cryptography.

Module Graph:
Module graph for java.xml.cryptoModule graph for java.xml.crypto
Since:
9

Packages

Package Description
javax.xml.crypto

Common classes for XML cryptography.

javax.xml.crypto.dom

DOM-specific classes for the javax.xml.crypto package.

javax.xml.crypto.dsig

Classes for generating and validating XML digital signatures.

javax.xml.crypto.dsig.dom

DOM-specific classes for the javax.xml.crypto.dsig package.

javax.xml.crypto.dsig.keyinfo

Classes for parsing and processing KeyInfo elements and structures.

javax.xml.crypto.dsig.spec

Parameter classes for XML digital signatures.

Modules

Modifier Module Description
transitive java.xml

Defines the Java API for XML Processing (JAXP), the Streaming API for XML (StAX), the Simple API for XML (SAX), and the W3C Document Object Model (DOM) API.