XML Digital Signature and Encryption, 1.0

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

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

Uses of EncryptedType in javax.xml.crypto.enc
 

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

Methods in javax.xml.crypto.enc that return EncryptedType
abstract  EncryptedType XMLEncryptionFactory.unmarshalEncryptedType(XMLDecryptContext context)
          Unmarshals a new EncryptedType instance from a mechanism-specific XMLDecryptContext instance.
 

Uses of EncryptedType in javax.xml.crypto.enc.keyinfo
 

Subinterfaces of EncryptedType in javax.xml.crypto.enc.keyinfo
 interface EncryptedKey
          Represents the EncryptedKey element.
 


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