Skip to content

/AWS1/CL_MDXRTRINPUTTRANSITENC

The transit encryption settings for a router input.

CONSTRUCTOR

IMPORTING

Required arguments:

io_encryptionkeyconf TYPE REF TO /AWS1/CL_MDXRTRINPTRANSITENC00 /AWS1/CL_MDXRTRINPTRANSITENC00

Contains the configuration details for the encryption key used in transit encryption, including the key source and associated parameters.

Optional arguments:

iv_encryptionkeytype TYPE /AWS1/MDXRTRINPTRANSITENCKEY00 /AWS1/MDXRTRINPTRANSITENCKEY00

Specifies the type of encryption key to use for transit encryption.


Queryable Attributes

EncryptionKeyType

Specifies the type of encryption key to use for 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

Contains the configuration details for the encryption key used in transit encryption, including the key source and associated parameters.

Accessible with the following methods

Method Description
GET_ENCRYPTIONKEYCONF() Getter for ENCRYPTIONKEYCONFIGURATION