Class AsymmetricEncryptionAttributes

java.lang.Object
software.amazon.awssdk.services.paymentcryptographydata.model.AsymmetricEncryptionAttributes
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AsymmetricEncryptionAttributes.Builder,AsymmetricEncryptionAttributes>

@Generated("software.amazon.awssdk:codegen") public final class AsymmetricEncryptionAttributes extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AsymmetricEncryptionAttributes.Builder,AsymmetricEncryptionAttributes>

Parameters for plaintext encryption using asymmetric keys.

See Also:
  • Method Details