XML Digital Signature and Encryption, 1.0

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

Packages that use CipherData
javax.xml.crypto.enc   
 

Uses of CipherData in javax.xml.crypto.enc
 

Subinterfaces of CipherData in javax.xml.crypto.enc
 interface CipherReference
          A representation of the XML CipherReference element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
 interface CipherValue
          A representation of the XML CipherValue element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
 

Methods in javax.xml.crypto.enc that return CipherData
 CipherData EncryptedType.getCipherData()
          Returns the cipher data containing the encrypted data.
 


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