SSL/TLS version
type TLSVersion = enumeration(DEFAULT "SSL v2 / SSL v3", V10 "TLS v1.0", V11 "TLS v1.1", V12 "TLS v1.2");