Skip to content

/AWS1/CL_MDLSTATICKEYSETTINGS

Static Key Settings

CONSTRUCTOR

IMPORTING

Required arguments:

iv_statickeyvalue TYPE /AWS1/MDL__STRINGMIN32MAX32 /AWS1/MDL__STRINGMIN32MAX32

Static key value as a 32 character hexadecimal string.

Optional arguments:

io_keyproviderserver TYPE REF TO /AWS1/CL_MDLINPUTLOCATION /AWS1/CL_MDLINPUTLOCATION

The URL of the license server used for protecting content.


Queryable Attributes

KeyProviderServer

The URL of the license server used for protecting content.

Accessible with the following methods

Method Description
GET_KEYPROVIDERSERVER() Getter for KEYPROVIDERSERVER

StaticKeyValue

Static key value as a 32 character hexadecimal string.

Accessible with the following methods

Method Description
GET_STATICKEYVALUE() Getter for STATICKEYVALUE, with configurable default
ASK_STATICKEYVALUE() Getter for STATICKEYVALUE w/ exceptions if field has no valu
HAS_STATICKEYVALUE() Determine if STATICKEYVALUE has a value