RequestMessagePassword
Represents "password" SSH_MSG_USERAUTH_REQUEST message.
Gets new authentication password.
Gets authentication password.
Initializes a new instance of the RequestMessagePassword class.
public RequestMessagePassword(ServiceName serviceName, string username, byte[] password, byte[] newPassword)
Initializes a new instance of the RequestMessagePassword class.