| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected EncryptedContentType |
NamedKeyEncryptedDataType.encryptedContent |
protected EncryptedContentType |
EnvelopedDataType.encryptedContent |
| Modifier and Type | Method and Description |
|---|---|
EncryptedContentType |
ObjectFactory.createEncryptedContentType()
Create an instance of
EncryptedContentType |
EncryptedContentType |
NamedKeyEncryptedDataType.getEncryptedContent()
Gets the value of the encryptedContent property.
|
EncryptedContentType |
EnvelopedDataType.getEncryptedContent()
Gets the value of the encryptedContent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamedKeyEncryptedDataType.setEncryptedContent(EncryptedContentType value)
Sets the value of the encryptedContent property.
|
void |
EnvelopedDataType.setEncryptedContent(EncryptedContentType value)
Sets the value of the encryptedContent property.
|
Copyright © 2018. All rights reserved.