ENCR
statements: | LU |
dependencies: | none |
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 is able to handle cryptographic sessions.
- ENCR=SEL
- For an LU group major node, SEL has no meaning for logical units. If you specify ENCR=SEL, ENCR=OPT is used instead.