| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
ExportAttributes |
ExportAttributes.clone() |
ExportAttributes |
ExportKeyRequest.getExportAttributes()
The attributes for IPEK generation during export.
|
ExportAttributes |
ExportAttributes.withExportDukptInitialKey(ExportDukptInitialKey exportDukptInitialKey)
Parameter information for IPEK export.
|
ExportAttributes |
ExportAttributes.withKeyCheckValueAlgorithm(KeyCheckValueAlgorithm keyCheckValueAlgorithm)
The algorithm that Amazon Web Services Payment Cryptography uses to calculate the key check value (KCV).
|
ExportAttributes |
ExportAttributes.withKeyCheckValueAlgorithm(String keyCheckValueAlgorithm)
The algorithm that Amazon Web Services Payment Cryptography uses to calculate the key check value (KCV).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportKeyRequest.setExportAttributes(ExportAttributes exportAttributes)
The attributes for IPEK generation during export.
|
ExportKeyRequest |
ExportKeyRequest.withExportAttributes(ExportAttributes exportAttributes)
The attributes for IPEK generation during export.
|
Copyright © 2023. All rights reserved.