TIdSSPINTLMAuthentication = class(TIdAuthentication)
function Authentication: string; override;
constructor Create; override;
function KeepAlive: Boolean; override;
procedure Reset; override;