| Package | Description |
|---|---|
| org.apache.xml.security.encryption |
| Modifier and Type | Method and Description |
|---|---|
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). |
| Modifier and Type | Method and Description |
|---|---|
void |
CipherData.setCipherReference(CipherReference reference)
Sets the
CipherData's reference. |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.