| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
static MacAlgorithm |
MacAlgorithm.fromValue(String value)
Use this in place of valueOf.
|
static MacAlgorithm |
MacAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MacAlgorithm[] |
MacAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MacAttributes |
MacAttributes.withAlgorithm(MacAlgorithm algorithm)
The encryption algorithm for MAC generation or verification.
|
Copyright © 2025. All rights reserved.