Package javax.xml.crypto.dsig.dom
DOM-specific classes for the
javax.xml.crypto.dsig
package.
See:
Class Summary
Class | Description |
---|---|
DOMSignContext | A DOM-specific XMLSignContext . |
DOMValidateContext | A DOM-specific XMLValidateContext . |
Package javax.xml.crypto.dsig.dom Description
DOM-specific classes for thejavax.xml.crypto.dsig
package.
Only users who are using a DOM-based XMLSignatureFactory
or
KeyInfoFactory
should need to make direct use of this package.