/AWS1/CL_FNTGETPUBKEYCFGRSLT¶
GetPublicKeyConfigResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_PUBLICKEYCONFIG
TYPE REF TO /AWS1/CL_FNTPUBLICKEYCONFIG
/AWS1/CL_FNTPUBLICKEYCONFIG
¶
A public key configuration.
IV_ETAG
TYPE /AWS1/FNTSTRING
/AWS1/FNTSTRING
¶
The identifier for this version of the public key configuration.
Queryable Attributes¶
PublicKeyConfig¶
A public key configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PUBLICKEYCONFIG() |
Getter for PUBLICKEYCONFIG |
ETag¶
The identifier for this version of the public key configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |