Source position: msessl.pas line 35
type sslinfoty = record
case Integer of
0: (
d: ssldataty;
);
1: (
_bufferspace: cryptodataty;
end;