|
XML Digital Signature and Encryption, 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncryptedKey | |
---|---|
javax.xml.crypto.enc |
Uses of EncryptedKey in javax.xml.crypto.enc |
---|
Methods in javax.xml.crypto.enc that return EncryptedKey | |
---|---|
abstract EncryptedKey |
XMLEncryptionFactory.newEncryptedKey(ToBeEncryptedKey key,
EncryptionMethod encMethod,
KeyInfo keyInfo,
EncryptionProperties properties,
java.util.List references,
java.lang.String id,
java.lang.String carriedKeyName,
java.lang.String recipient)
Creates an EncryptedKey which contains a CipherValue . |
abstract EncryptedKey |
XMLEncryptionFactory.newEncryptedKey(ToBeEncryptedKey key,
EncryptionMethod encMethod,
KeyInfo keyInfo,
EncryptionProperties properties,
java.util.List references,
java.lang.String id,
java.lang.String carriedKeyName,
java.lang.String recipient,
CipherReference cipherRef)
Creates an EncryptedKey . |
|
XML Digital Signature and Encryption, 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |