You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just checking out the code and noticed that there is the interface iHashManager for fingerprint checks, but I could not find any implementation.
Are you aware of an implementation for the hash manager?
SHA256 is also missing as a hash type. This has been implemented in lbssh2 but did not find its way into the delphi incarnation.
The text was updated successfully, but these errors were encountered:
Debug Output: libssh2:> +IntToStr(R). R:False Process Project1.exe (5888)
Debug Output: libssh2:> SSH ERROR: Unable to startup channel Process Project1.exe (5888)
First chance exception at $769FC54F. Exception class ESSH2Exception with message 'Unable to startup channel'. Process Project1.exe (5888) normal.txt
what is wrong?
I'm just checking out the code and noticed that there is the interface iHashManager for fingerprint checks, but I could not find any implementation.
Are you aware of an implementation for the hash manager?
SHA256 is also missing as a hash type. This has been implemented in lbssh2 but did not find its way into the delphi incarnation.
The text was updated successfully, but these errors were encountered: