| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
static KeyUsage |
KeyUsage.fromValue(String value)
Use this in place of valueOf.
|
static KeyUsage |
KeyUsage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyUsage[] |
KeyUsage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KeyAttributes |
KeyAttributes.withKeyUsage(KeyUsage keyUsage)
The cryptographic usage of an Amazon Web Services Payment Cryptography key as deļ¬ned in section A.5.2 of the
TR-31 spec.
|
Copyright © 2023. All rights reserved.