Module java.xml.crypto
Defines the API for XML cryptography.
Packages
Package | Description |
---|---|
javax.xml.crypto | Common classes for XML cryptography. |
javax.xml.crypto.dom | DOM-specific classes for the |
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.keyinfo | Classes for parsing and processing |
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. |