ET_TlsProtocol

Présentation

Type :

Énumération

Disponible à partir de :

V1.0.4.0

Description

L'énumération ET_TlsProtocol permet de définir la version du protocole des connexions TCP/IP en utilisant TLS (Transport Layer Security).

Éléments d'énumération

Nom

Valeur

Description

TLSv11

0

Client ou serveur TLS V1.1

TLSv12

1

Client ou serveur TLS V1.2

TLSv13

2

Client ou serveur TLS V1.3

Utilisé par

  • FB_TCPClient/FB_TCPClient2

  • FB_TCPServer/FB_TCPServer2

  • FC_EtStateToString