XML Digital Signature and Encryption, 1.0

Uses of Interface
javax.xml.crypto.enc.XMLEncryptContext

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

Uses of XMLEncryptContext in javax.xml.crypto.enc
 

Methods in javax.xml.crypto.enc with parameters of type XMLEncryptContext
 void EncryptedType.encrypt(XMLEncryptContext context)
          Encrypts the ToBeEncrypted passed to the construction of this EncryptedType and inserts it in the CipherValue or CipherReference of the CipherData of this EncryptedData.
 

Uses of XMLEncryptContext in javax.xml.crypto.enc.dom
 

Classes in javax.xml.crypto.enc.dom that implement XMLEncryptContext
 class DOMEncryptContext
          A DOM-specific XMLEncryptContext.
 


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