ENCR

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

Specifies whether this resource has any special requirements for enciphering and deciphering messages.
ENCR=NONE
Specifies that this resource cannot engage in cryptographic sessions.
ENCR=OPT
Specifies that this resource 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 resource. If ENCR=REQD, no sessions can be established with this resource unless the host with which it is associated can handle cryptographic sessions.
ENCR=SEL
SEL has no meaning for CDRSC resources. If you specify ENCR=SEL, ENCR=OPT is used instead.
Note: The setting of ENCR in the Cross Domain Major Node is only acted upon for a resource owned by the VTAM in which it is coded, such as an independent LU (ILU).