XML Digital Signature and Encryption, 1.0

Uses of Package
javax.xml.crypto.enc

Packages that use javax.xml.crypto.enc
javax.xml.crypto.enc   
javax.xml.crypto.enc.dom   
javax.xml.crypto.enc.keyinfo   
 

Classes in javax.xml.crypto.enc used by javax.xml.crypto.enc
CipherData
          A representation of the XML CipherData element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
CipherReference
          A representation of the XML CipherReference element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
DataReference
          A representation of the XML DataReference element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptedData
          A representation of the XML EncryptedData element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptedType
          A representation of the XML EncryptedType element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptionMethod
          A representation of the XML EncryptionMethod element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptionProperties
          A representation of the XML EncryptionProperties element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptionProperty
          A representation of the XML EncryptionProperty element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
KeyReference
          A representation of the XML KeyReference element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
ReferenceType
          A representation of the XML CipherData complex type as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
ToBeEncrypted
          An abstract representation to all to-be-encrypted classes.
ToBeEncryptedKey
          A representation of a ToBeEncrypted type containing a Key.
XMLDecryptContext
          Contains context information for decrypting XML EncryptedType structures.
XMLEncryptContext
          Contains context information for encrypting XML EncryptedType structures.
XMLEncryptionException
          Indicates an exceptional condition that occured during the XML encryption or decryption process.
XMLEncryptionFactory
          A factory for creating EncryptedType objects (such as EncryptedData, EncryptedKey) from scratch or for unmarshalling an EncryptedType object from a corresponding XML representation.
 

Classes in javax.xml.crypto.enc used by javax.xml.crypto.enc.dom
EncryptionMethod
          A representation of the XML EncryptionMethod element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
ToBeEncrypted
          An abstract representation to all to-be-encrypted classes.
ToBeEncryptedXML
          A representation of a ToBeEncrypted class that contains a XML Element or content of an Element
XMLDecryptContext
          Contains context information for decrypting XML EncryptedType structures.
XMLEncryptContext
          Contains context information for encrypting XML EncryptedType structures.
 

Classes in javax.xml.crypto.enc used by javax.xml.crypto.enc.keyinfo
EncryptedType
          A representation of the XML EncryptedType element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
XMLDecryptContext
          Contains context information for decrypting XML EncryptedType structures.
XMLEncryptionException
          Indicates an exceptional condition that occured during the XML encryption or decryption process.
 


XML Digital Signature and Encryption, 1.0

Copyright © 2003-2004, IBM Corporation and Sun Microsystems, Inc. All rights reserved.
Please send comments to: jsr-106-comments@jcp.org