Uses of Class
software.amazon.awssdk.services.paymentcryptography.model.KeyModesOfUse
-
Packages that use KeyModesOfUse Package Description software.amazon.awssdk.services.paymentcryptography.model -
-
Uses of KeyModesOfUse in software.amazon.awssdk.services.paymentcryptography.model
Methods in software.amazon.awssdk.services.paymentcryptography.model that return KeyModesOfUse Modifier and Type Method Description KeyModesOfUseKeyAttributes. keyModesOfUse()The list of cryptographic operations that you can perform using the key.Methods in software.amazon.awssdk.services.paymentcryptography.model with parameters of type KeyModesOfUse Modifier and Type Method Description KeyAttributes.BuilderKeyAttributes.Builder. keyModesOfUse(KeyModesOfUse keyModesOfUse)The list of cryptographic operations that you can perform using the key.
-