Contents

SSLProtocol

An enumeration of valid SSL protocol versions.

Declaration

enum SSLProtocol

Overview

The descriptions given here apply to the functions SSLSetProtocolVersion and SSLGetProtocolVersion. For the functions SSLSetProtocolVersionEnabled and SSLGetProtocolVersionEnabled, only the following values are used. For these functions, each constant except SSLProtocol.sslProtocolAll specifies a single protocol version.

Topics

SSL Protocols

TLS Protocols

DTLS Protocols

Initializers