| Package | Description |
|---|---|
| org.w3.xenc |
| Modifier and Type | Field and Description |
|---|---|
protected ReferenceList |
EncryptedKey.referenceList |
| Modifier and Type | Method and Description |
|---|---|
ReferenceList |
ObjectFactory.createReferenceList()
Create an instance of
ReferenceList |
ReferenceList |
EncryptedKey.getReferenceList()
Gets the value of the referenceList property.
|
ReferenceList |
ReferenceList.withDataReferencesAndKeyReferences(java.util.Collection<java.lang.Object> values) |
ReferenceList |
ReferenceList.withDataReferencesAndKeyReferences(java.util.List<java.lang.Object> value) |
ReferenceList |
ReferenceList.withDataReferencesAndKeyReferences(java.lang.Object... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptedKey.setReferenceList(ReferenceList value)
Sets the value of the referenceList property.
|
EncryptedKey |
EncryptedKey.withReferenceList(ReferenceList value) |
| Constructor and Description |
|---|
EncryptedKey(EncryptionMethodType encryptionMethod,
KeyInfo keyInfo,
CipherData cipherData,
EncryptionProperties encryptionProperties,
java.lang.String id,
java.lang.String type,
java.lang.String mimeType,
java.lang.String encoding,
ReferenceList referenceList,
java.lang.String carriedKeyName,
java.lang.String recipient)
Fully-initialising value constructor
|
Copyright © 2016 Digipost. All Rights Reserved.