| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
static KeyClass |
KeyClass.fromValue(String value)
Use this in place of valueOf.
|
static KeyClass |
KeyClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyClass[] |
KeyClass.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.withKeyClass(KeyClass keyClass)
The type of Amazon Web Services Payment Cryptography key to create, which determines the classification of the
cryptographic method and whether Amazon Web Services Payment Cryptography key contains a symmetric key or an
asymmetric key pair.
|
Copyright © 2024. All rights reserved.