| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
MacAlgorithmEmv |
MacAttributes.emvMac()
Parameters that are required for MAC generation or verification using EMV MAC algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
MacAttributes.Builder |
MacAttributes.Builder.emvMac(MacAlgorithmEmv emvMac)
Parameters that are required for MAC generation or verification using EMV MAC algorithm.
|
static MacAttributes |
MacAttributes.fromEmvMac(MacAlgorithmEmv emvMac)
Create an instance of this class with
MacAttributes.emvMac() initialized to the given value. |
Copyright © 2023. All rights reserved.