/AWS1/CL_APMVGWCLIENTTLSCERT¶
An object that represents the virtual gateway's client's Transport Layer Security (TLS) certificate.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_file TYPE REF TO /AWS1/CL_APMVGWLSTENERTLSFIL00 /AWS1/CL_APMVGWLSTENERTLSFIL00¶
An object that represents a local file certificate. The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS) .
io_sds TYPE REF TO /AWS1/CL_APMVGWLSTENERTLSSDS00 /AWS1/CL_APMVGWLSTENERTLSSDS00¶
A reference to an object that represents a virtual gateway's client's Secret Discovery Service certificate.
Queryable Attributes¶
file¶
An object that represents a local file certificate. The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS) .
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILE() |
Getter for FILE |
sds¶
A reference to an object that represents a virtual gateway's client's Secret Discovery Service certificate.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SDS() |
Getter for SDS |