Uses of Class
software.amazon.awssdk.services.paymentcryptographydata.model.DukptAttributes
-
Packages that use DukptAttributes Package Description software.amazon.awssdk.services.paymentcryptographydata.model -
-
Uses of DukptAttributes in software.amazon.awssdk.services.paymentcryptographydata.model
Methods in software.amazon.awssdk.services.paymentcryptographydata.model that return DukptAttributes Modifier and Type Method Description DukptAttributesVerifyPinDataRequest. dukptAttributes()The attributes and values for the DUKPT encrypted PIN block data.Methods in software.amazon.awssdk.services.paymentcryptographydata.model with parameters of type DukptAttributes Modifier and Type Method Description VerifyPinDataRequest.BuilderVerifyPinDataRequest.Builder. dukptAttributes(DukptAttributes dukptAttributes)The attributes and values for the DUKPT encrypted PIN block data.
-