ssl

ssl

Module

ssl

Module summary

Interface Functions for Secure Socket Layer

Description

This module contains interface functions for the SSL/TLS protocol. For detailed information about the supported standards see ssl(6).

Data types

The following data types are used in the functions for SSL:

boolean() =

true | false

option() =

socketoption() | ssl_option() | transport_option()

socketoption() =

proplists:property()

The default socket options are [{mode,list},{packet, 0},{header, 0},{active, true}].

For valid opti