| Package | Description |
|---|---|
| org.w3.xenc |
| Modifier and Type | Field and Description |
|---|---|
protected CipherReference |
CipherData.cipherReference |
| Modifier and Type | Method and Description |
|---|---|
CipherReference |
ObjectFactory.createCipherReference()
Create an instance of
CipherReference |
CipherReference |
CipherData.getCipherReference()
Gets the value of the cipherReference property.
|
CipherReference |
CipherReference.withTransforms(TransformsType value) |
CipherReference |
CipherReference.withURI(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CipherData.setCipherReference(CipherReference value)
Sets the value of the cipherReference property.
|
CipherData |
CipherData.withCipherReference(CipherReference value) |
| Constructor and Description |
|---|
CipherData(CipherReference cipherReference,
byte[] cipherValue)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.