RequestMessage
Represents SSH_MSG_USERAUTH_REQUEST message. Server as a base message for other user authentication requests.
Gets the name of the authentication method.
Gets the name of the service as ASCII encoded byte array.
Gets authentication username as UTF-8 encoded byte array.
Initializes a new instance of the RequestMessage class.