| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
DukptDerivationAttributes |
TranslatePinDataRequest.incomingDukptAttributes()
The attributes and values to use for incoming DUKPT encryption key for PIN block tranlation.
|
DukptDerivationAttributes |
TranslatePinDataRequest.outgoingDukptAttributes()
The attributes and values to use for outgoing DUKPT encryption key after PIN block translation.
|
| Modifier and Type | Method and Description |
|---|---|
TranslatePinDataRequest.Builder |
TranslatePinDataRequest.Builder.incomingDukptAttributes(DukptDerivationAttributes incomingDukptAttributes)
The attributes and values to use for incoming DUKPT encryption key for PIN block tranlation.
|
TranslatePinDataRequest.Builder |
TranslatePinDataRequest.Builder.outgoingDukptAttributes(DukptDerivationAttributes outgoingDukptAttributes)
The attributes and values to use for outgoing DUKPT encryption key after PIN block translation.
|
Copyright © 2023. All rights reserved.