|
XML Digital Signature and Encryption, 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncryptedData | |
---|---|
javax.xml.crypto.enc |
Uses of EncryptedData in javax.xml.crypto.enc |
---|
Methods in javax.xml.crypto.enc that return EncryptedData | |
---|---|
abstract EncryptedData |
XMLEncryptionFactory.newEncryptedData(ToBeEncrypted toBeEncrypted,
EncryptionMethod encMethod,
KeyInfo keyInfo,
EncryptionProperties properties,
java.lang.String id)
Creates an EncryptedData which contains a CipherValue . |
abstract EncryptedData |
XMLEncryptionFactory.newEncryptedData(ToBeEncrypted toBeEncrypted,
EncryptionMethod encMethod,
KeyInfo keyInfo,
EncryptionProperties properties,
java.lang.String id,
CipherReference cipherRef)
Creates an EncryptedData which contains a CiphereReference . |
|
XML Digital Signature and Encryption, 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |