| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
AsymmetricEncryptionAttributes |
EncryptionDecryptionAttributes.asymmetric()
Returns the value of the Asymmetric property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionDecryptionAttributes.Builder |
EncryptionDecryptionAttributes.Builder.asymmetric(AsymmetricEncryptionAttributes asymmetric)
Sets the value of the Asymmetric property for this object.
|
static EncryptionDecryptionAttributes |
EncryptionDecryptionAttributes.fromAsymmetric(AsymmetricEncryptionAttributes asymmetric)
Create an instance of this class with
EncryptionDecryptionAttributes.asymmetric() initialized to the given value. |
Copyright © 2023. All rights reserved.