MSG_USERAUTH_REQUEST constructor
MSG_USERAUTH_REQUEST([])
Implementation
MSG_USERAUTH_REQUEST(
[this.userName,
this.serviceName,
this.methodName,
this.algoName,
this.secret,
this.sig])
: super(ID);