|
@@ -176,7 +176,6 @@ public:
|
|
|
bool __fastcall HaveHostKey(UnicodeString Host, int Port, const UnicodeString KeyType);
|
|
bool __fastcall HaveHostKey(UnicodeString Host, int Port, const UnicodeString KeyType);
|
|
|
void __fastcall AskAlg(UnicodeString AlgType, UnicodeString AlgName);
|
|
void __fastcall AskAlg(UnicodeString AlgType, UnicodeString AlgName);
|
|
|
void __fastcall DisplayBanner(const UnicodeString & Banner);
|
|
void __fastcall DisplayBanner(const UnicodeString & Banner);
|
|
|
- void __fastcall OldKeyfileWarning();
|
|
|
|
|
void __fastcall PuttyLogEvent(const char * Str);
|
|
void __fastcall PuttyLogEvent(const char * Str);
|
|
|
UnicodeString __fastcall ConvertFromPutty(const char * Str, int Length);
|
|
UnicodeString __fastcall ConvertFromPutty(const char * Str, int Length);
|
|
|
struct callback_set * GetCallbackSet();
|
|
struct callback_set * GetCallbackSet();
|