HOSTEX_ENCRYPTED Data Type

HostExplorer Programming

HOSTEX_ENCRYPTED Data Type

3270 5250 VT

The HOSTEX_ENCRYPTED data type specifies the encryption level of the session.

It has the following values:

Value

Definition

HOSTEX_IS_NOT_ENCRYPTED

Indicates that the session is not encrypted.

HOSTEX_IS_PARTIALLY_ENCRYPTED

Indicates that the session is partially encrypted.

HOSTEX_IS_ENCRYPTED

Indicates that the session is fully encrypted.


Related Topics

IsEncrypted