/AWS1/CL_PCDASYMMETRICENCATTRS¶
Parameters for plaintext encryption using asymmetric keys.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_paddingtype TYPE /AWS1/PCDPADDINGTYPE /AWS1/PCDPADDINGTYPE¶
The padding to be included with the data.
Queryable Attributes¶
PaddingType¶
The padding to be included with the data.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_PADDINGTYPE() | Getter for PADDINGTYPE, with configurable default | 
| ASK_PADDINGTYPE() | Getter for PADDINGTYPE w/ exceptions if field has no value | 
| HAS_PADDINGTYPE() | Determine if PADDINGTYPE has a value |