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