|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceList | |
---|---|
org.apache.xml.security.encryption | Provides classes for implementing XML Encryption applications. |
Uses of ReferenceList in org.apache.xml.security.encryption |
---|
Methods in org.apache.xml.security.encryption that return ReferenceList | |
---|---|
ReferenceList |
XMLCipher.createReferenceList(int type)
Create a new ReferenceList object |
ReferenceList |
EncryptedKey.getReferenceList()
Returns pointers to data and keys encrypted using this key. |
Methods in org.apache.xml.security.encryption with parameters of type ReferenceList | |
---|---|
void |
EncryptedKey.setReferenceList(ReferenceList list)
Sets the ReferenceList to the EncryptedKey . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |