

# AsymmetricEncryptionAttributes
<a name="API_AsymmetricEncryptionAttributes"></a>

Parameters for plaintext encryption using asymmetric keys.

## Contents
<a name="API_AsymmetricEncryptionAttributes_Contents"></a>

 ** PaddingType **   <a name="paymentcryptographydata-Type-AsymmetricEncryptionAttributes-PaddingType"></a>
The padding to be included with the data.  
Type: String  
Valid Values: `PKCS1 | OAEP_SHA1 | OAEP_SHA256 | OAEP_SHA512`   
Required: No

## See Also
<a name="API_AsymmetricEncryptionAttributes_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/payment-cryptography-data-2022-02-03/AsymmetricEncryptionAttributes) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/payment-cryptography-data-2022-02-03/AsymmetricEncryptionAttributes) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/payment-cryptography-data-2022-02-03/AsymmetricEncryptionAttributes) 