Skip to content

/AWS1/CL_MDXFLOWTRANSITENC

The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.

CONSTRUCTOR

IMPORTING

Required arguments:

io_encryptionkeyconf TYPE REF TO /AWS1/CL_MDXFLOWTRANSITENCKE00 /AWS1/CL_MDXFLOWTRANSITENCKE00

The configuration details for the encryption key.

Optional arguments:

iv_encryptionkeytype TYPE /AWS1/MDXFLOWTRANSITENCKEYTYPE /AWS1/MDXFLOWTRANSITENCKEYTYPE

The type of encryption key to use for flow transit encryption.


Queryable Attributes

EncryptionKeyType

The type of encryption key to use for flow transit encryption.

Accessible with the following methods

Method Description
GET_ENCRYPTIONKEYTYPE() Getter for ENCRYPTIONKEYTYPE, with configurable default
ASK_ENCRYPTIONKEYTYPE() Getter for ENCRYPTIONKEYTYPE w/ exceptions if field has no v
HAS_ENCRYPTIONKEYTYPE() Determine if ENCRYPTIONKEYTYPE has a value

EncryptionKeyConfiguration

The configuration details for the encryption key.

Accessible with the following methods

Method Description
GET_ENCRYPTIONKEYCONF() Getter for ENCRYPTIONKEYCONFIGURATION