Skip to content

/AWS1/CL_FNTUPDPUBLICKEYRSLT

UpdatePublicKeyResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_PUBLICKEY TYPE REF TO /AWS1/CL_FNTPUBLICKEY /AWS1/CL_FNTPUBLICKEY

The public key.

IV_ETAG TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING

The identifier of the current version of the public key.


Queryable Attributes

PublicKey

The public key.

Accessible with the following methods

Method Description
GET_PUBLICKEY() Getter for PUBLICKEY

ETag

The identifier of the current version of the public key.

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