4.7 -ENCRYPT

Specifies the type of encryption being passed from the Extract process, as specified with the RMTHOST parameter in the Extract parameter file.

Syntax

-ENCRYPT { BLOWFISH | AES128 | AES192 | AES256 | NONE }
ENCRYPT

Not case-sensitive.

BLOWFISH

Specifies BLOWFISH encryption. If using BLOWFISH, also specify the -KEYNAME option.

AES128

Specifies the AES-128 encryption algorithm. Not supported for z/OS and NonStop platforms."

AES192

Specifies the AES-192 encryption algorithm. Not supported for z/OS and NonStop platforms.

AES256

"Specifies the AES-256 encryption algorithm. Not supported for z/OS and NonStop platforms..

None

Specifies that the data will not be encrypted.