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