public static interface AsymmetricEncryptionAttributes.Builder extends SdkPojo, CopyableBuilder<AsymmetricEncryptionAttributes.Builder,AsymmetricEncryptionAttributes>
| Modifier and Type | Method and Description |
|---|---|
AsymmetricEncryptionAttributes.Builder |
paddingType(PaddingType paddingType)
The padding to be included with the data.
|
AsymmetricEncryptionAttributes.Builder |
paddingType(String paddingType)
The padding to be included with the data.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAsymmetricEncryptionAttributes.Builder paddingType(String paddingType)
The padding to be included with the data.
paddingType - The padding to be included with the data.PaddingType,
PaddingTypeAsymmetricEncryptionAttributes.Builder paddingType(PaddingType paddingType)
The padding to be included with the data.
paddingType - The padding to be included with the data.PaddingType,
PaddingTypeCopyright © 2023. All rights reserved.