| Package | Description |
|---|---|
| org.apache.xml.security.encryption | |
| org.apache.xml.security.encryption.keys.content |
| Modifier and Type | Method and Description |
|---|---|
RecipientKeyInfo |
AgreementMethod.getRecipientKeyInfo()
Returns information relating to the recipient's shared secret.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgreementMethod.setRecipientKeyInfo(RecipientKeyInfo keyInfo)
Sets the information relating to the recipient's shared secret.
|
| Modifier and Type | Method and Description |
|---|---|
RecipientKeyInfo |
AgreementMethodImpl.getRecipientKeyInfo()
Returns information relating to the recipient's shared secret.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgreementMethodImpl.setRecipientKeyInfo(RecipientKeyInfo keyInfo)
Sets the information relating to the recipient's shared secret.
|
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.