| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected EncryptedContent |
NamedKeyEncryptedData.encryptedContent
The Encrypted content.
|
protected EncryptedContent |
EnvelopedData.encryptedContent
The Encrypted content.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptedContent |
ObjectFactory.createEncryptedContent()
Create an instance of
EncryptedContent |
EncryptedContent |
NamedKeyEncryptedData.getEncryptedContent()
Gets the value of the encryptedContent property.
|
EncryptedContent |
EnvelopedData.getEncryptedContent()
Gets the value of the encryptedContent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamedKeyEncryptedData.setEncryptedContent(EncryptedContent value)
Sets the value of the encryptedContent property.
|
void |
EnvelopedData.setEncryptedContent(EncryptedContent value)
Sets the value of the encryptedContent property.
|
Copyright © 2022. All rights reserved.