SshConnection
#include”sshconnection.h” 所在的头文件
类:SshConnectionParameters:
连接需要的信息类。包含需要连接的主机和验证信息。
enum AuthenticationType 验证方式
{AuthenticationByPassword, 密码验证 Continue reading “QSsh之SshConnection类”
#include”sshconnection.h” 所在的头文件
连接需要的信息类。包含需要连接的主机和验证信息。
enum AuthenticationType 验证方式
{AuthenticationByPassword, 密码验证 Continue reading “QSsh之SshConnection类”