| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
DukptAttributes |
DukptAttributes.clone() |
DukptAttributes |
VerifyPinDataRequest.getDukptAttributes()
The attributes and values for the DUKPT encrypted PIN block data.
|
DukptAttributes |
DukptAttributes.withDukptDerivationType(DukptDerivationType dukptDerivationType)
The key type derived using DUKPT from a Base Derivation Key (BDK) and Key Serial Number (KSN).
|
DukptAttributes |
DukptAttributes.withDukptDerivationType(String dukptDerivationType)
The key type derived using DUKPT from a Base Derivation Key (BDK) and Key Serial Number (KSN).
|
DukptAttributes |
DukptAttributes.withKeySerialNumber(String keySerialNumber)
The unique identifier known as Key Serial Number (KSN) that comes from an encrypting device using DUKPT
encryption method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyPinDataRequest.setDukptAttributes(DukptAttributes dukptAttributes)
The attributes and values for the DUKPT encrypted PIN block data.
|
VerifyPinDataRequest |
VerifyPinDataRequest.withDukptAttributes(DukptAttributes dukptAttributes)
The attributes and values for the DUKPT encrypted PIN block data.
|
Copyright © 2023. All rights reserved.