ENCR

Read syntax diagramSkip visual syntax diagram
   .-ENCR--=--NONE-----.   
>>-+-------------------+---------------------------------------><
   |          .-NONE-. |   
   '-ENCR--=--+------+-'   
              +-OPT--+     
              +-REQD-+     
              '-SEL--'     

Tells whether this logical unit has any special requirements for enciphering and deciphering messages.
ENCR=NONE
Specifies that this logical unit cannot engage in cryptographic sessions.
ENCR=OPT
Specifies that this logical unit can engage in cryptographic sessions, but allows the application program to determine whether to use cryptography.
ENCR=REQD
Specifies that VTAM® must encipher all messages to and from this logical unit. If ENCR=REQD, no sessions can be established with this logical unit unless the host with which it is associated can handle cryptographic sessions.
ENCR=SEL
For a model major node, SEL has no meaning for logical units. If you specify ENCR=SEL, ENCR=OPT is used instead.