|
XML Digital Signature and Encryption, 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |