Skip to content

/AWS1/CL_MD2ENCRYPTIONMETHOD

The encryption type.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_tsencryptionmethod TYPE /AWS1/MD2TSENCRYPTIONMETHOD /AWS1/MD2TSENCRYPTIONMETHOD

The encryption method to use.

iv_cmafencryptionmethod TYPE /AWS1/MD2CMAFENCRYPTIONMETHOD /AWS1/MD2CMAFENCRYPTIONMETHOD

The encryption method to use.

iv_ismencryptionmethod TYPE /AWS1/MD2ISMENCRYPTIONMETHOD /AWS1/MD2ISMENCRYPTIONMETHOD

The encryption method used for Microsoft Smooth Streaming (MSS) content. This specifies how the MSS segments are encrypted to protect the content during delivery to client players.


Queryable Attributes

TsEncryptionMethod

The encryption method to use.

Accessible with the following methods

Method Description
GET_TSENCRYPTIONMETHOD() Getter for TSENCRYPTIONMETHOD, with configurable default
ASK_TSENCRYPTIONMETHOD() Getter for TSENCRYPTIONMETHOD w/ exceptions if field has no
HAS_TSENCRYPTIONMETHOD() Determine if TSENCRYPTIONMETHOD has a value

CmafEncryptionMethod

The encryption method to use.

Accessible with the following methods

Method Description
GET_CMAFENCRYPTIONMETHOD() Getter for CMAFENCRYPTIONMETHOD, with configurable default
ASK_CMAFENCRYPTIONMETHOD() Getter for CMAFENCRYPTIONMETHOD w/ exceptions if field has n
HAS_CMAFENCRYPTIONMETHOD() Determine if CMAFENCRYPTIONMETHOD has a value

IsmEncryptionMethod

The encryption method used for Microsoft Smooth Streaming (MSS) content. This specifies how the MSS segments are encrypted to protect the content during delivery to client players.

Accessible with the following methods

Method Description
GET_ISMENCRYPTIONMETHOD() Getter for ISMENCRYPTIONMETHOD, with configurable default
ASK_ISMENCRYPTIONMETHOD() Getter for ISMENCRYPTIONMETHOD w/ exceptions if field has no
HAS_ISMENCRYPTIONMETHOD() Determine if ISMENCRYPTIONMETHOD has a value