Source position: msessl.pas line 133
type cipherkindty = (
ckt_stream,
ckt_ecb,
ctk_cbc,
ctk_cfb,
ctk_ofb
);