/AWS1/CL_ACMPUBLICCERTAUTH¶
Configuration for a public certificate authority.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_allowedkeyalgorithms TYPE /AWS1/CL_ACMPUBLICKEYALGLIST_W=>TT_PUBLICKEYALGORITHMLIST TT_PUBLICKEYALGORITHMLIST¶
The key algorithms allowed for certificates issued by this certificate authority.
Queryable Attributes¶
AllowedKeyAlgorithms¶
The key algorithms allowed for certificates issued by this certificate authority.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWEDKEYALGORITHMS() |
Getter for ALLOWEDKEYALGORITHMS, with configurable default |
ASK_ALLOWEDKEYALGORITHMS() |
Getter for ALLOWEDKEYALGORITHMS w/ exceptions if field has n |
HAS_ALLOWEDKEYALGORITHMS() |
Determine if ALLOWEDKEYALGORITHMS has a value |