API Overview
API Index
Direct link to this page
JDK 1.6
Package: javax.xml.crypto.dom
Author(s)
Since
Version
Serial
Description
DOM-specific classes for the
javax.xml.crypto
package.
DOM-specific classes for the
javax.xml.crypto
package. Only users who are using a DOM-based XML cryptographic implementations (ex:
XMLSignatureFactory
or
KeyInfoFactory
) should need to make direct use of this package.
Package Specification
XML-Signature Syntax and Processing: W3C Recommendation
RFC 3275: XML-Signature Syntax and Processing
Since:
1.6
See also:
DOMCryptoContext
View Source
This class provides a DOM-specific implementation of the
XMLCryptoContext
interface.
DOMStructure
View Source
A DOM-specific
XMLStructure
.
DOMURIReference
View Source
A DOM-specific
URIReference
.
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar