Source position: sslbase.pp line 26
type TSSLType = (
stAny,
stSSLv2,
stSSLv3,
stTLSv1,
stTLSv1_1,
stTLSv1_2
);