-
Interface Summary Interface Description AlgorithmMethod An abstract representation of an algorithm defined in the XML Security specifications.Data An abstract representation of the result of dereferencing aURIReference
or the input/output of subsequentTransform
s.KeySelectorResult The result returned by theKeySelector.select
method.NodeSetData An abstract representation of aData
type containing a node-set.URIDereferencer A dereferencer ofURIReference
s.URIReference Identifies a data object via a URI-Reference, as specified by RFC 2396.XMLCryptoContext Contains common context information for XML cryptographic operations.XMLStructure A representation of an XML structure from any namespace. -
Class Summary Class Description KeySelector A selector that finds and returns a key using the data contained in aKeyInfo
object.KeySelector.Purpose The purpose of the key that is to be selected.OctetStreamData A representation of aData
type containing an octet stream. -
Exception Summary Exception Description KeySelectorException Indicates an exceptional condition thrown by aKeySelector
.MarshalException Indicates an exceptional condition that occured during the XML marshalling or unmarshalling process.NoSuchMechanismException This exception is thrown when a particular XML mechanism is requested but is not available in the environment.URIReferenceException Indicates an exceptional condition thrown while dereferencing aURIReference
.
Package javax.xml.crypto Description
Package Specification
- XML-Signature Syntax and Processing: W3C Recommendation
- RFC 3275: XML-Signature Syntax and Processing
- Since:
- 1.6
Document created the 11/06/2005, last modified the 04/03/2020
Source of the printed document:https://www.gaudry.be/en/java-api-rf-javax/xml/crypto/package-summary.html
The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.
References
These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.