| Package | Description |
|---|---|
| org.w3.www._2001._04.xmlenc |
| Modifier and Type | Method and Description |
|---|---|
ReferenceList |
EncryptedKeyType.getReferenceList()
Gets the referenceList value for this EncryptedKeyType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptedKeyType.setReferenceList(ReferenceList referenceList)
Sets the referenceList value for this EncryptedKeyType.
|
| Constructor and Description |
|---|
EncryptedKeyType(org.apache.axis.types.Id id,
org.apache.axis.types.URI type,
java.lang.String mimeType,
org.apache.axis.types.URI encoding,
EncryptionMethodType encryptionMethod,
KeyInfoType keyInfo,
CipherDataType cipherData,
EncryptionPropertyType[] encryptionProperties,
java.lang.String recipient,
ReferenceList referenceList,
java.lang.String carriedKeyName) |
Copyright © 2025. All rights reserved.