RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
RappCloud.ServiceController.Adapters.SSLDef Class Reference

Static Public Attributes

 SSLv2 = None
 
 SSLv2_3 = None
 
 SSLv3 = None
 
 TLSv1 = None
 
 TLSv1_1 = None
 
 TLSv1_2 = None
 

Detailed Description

SSL/TLS Definitions namespace

SSL/TLS protocol versions definitions

Definition at line 39 of file Adapters.py.

Member Data Documentation

RappCloud.ServiceController.Adapters.SSLDef.SSLv2 = None
static

Definition at line 47 of file Adapters.py.

RappCloud.ServiceController.Adapters.SSLDef.SSLv2_3 = None
static

Definition at line 49 of file Adapters.py.

RappCloud.ServiceController.Adapters.SSLDef.SSLv3 = None
static

Definition at line 48 of file Adapters.py.

RappCloud.ServiceController.Adapters.SSLDef.TLSv1 = None
static

Definition at line 44 of file Adapters.py.

RappCloud.ServiceController.Adapters.SSLDef.TLSv1_1 = None
static

Definition at line 45 of file Adapters.py.

RappCloud.ServiceController.Adapters.SSLDef.TLSv1_2 = None
static

Definition at line 46 of file Adapters.py.


The documentation for this class was generated from the following file: