|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CipherReference | |
---|---|
org.apache.xml.security.encryption | Provides classes for implementing XML Encryption applications. |
Uses of CipherReference in org.apache.xml.security.encryption |
---|
Methods in org.apache.xml.security.encryption that return CipherReference | |
---|---|
CipherReference |
XMLCipher.createCipherReference(String uri)
Create a CipherReference object |
CipherReference |
CipherData.getCipherReference()
Returns a reference to an external location containing the encrypted octet sequence ( byte array). |
Methods in org.apache.xml.security.encryption with parameters of type CipherReference | |
---|---|
void |
CipherData.setCipherReference(CipherReference reference)
Sets the CipherData 's reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |