/AWS1/CL_ACPGETCRTAUTHORITYC03¶
GetCertificateAuthorityCsrResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_csr TYPE /AWS1/ACPCSRBODY /AWS1/ACPCSRBODY¶
The base64 PEM-encoded certificate signing request (CSR) for your private CA certificate.
Queryable Attributes¶
Csr¶
The base64 PEM-encoded certificate signing request (CSR) for your private CA certificate.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CSR() |
Getter for CSR, with configurable default |
ASK_CSR() |
Getter for CSR w/ exceptions if field has no value |
HAS_CSR() |
Determine if CSR has a value |