IPassphraseAuthentication Methods |
The IPassphraseAuthentication type exposes the following members.
Name | Description | |
---|---|---|
GetResponseIsComplete |
Returns true if the response passed across is complete. The validity doesn't matter.
(Inherited from IConnectorAuthentication.) | |
GetResponseIsValid |
Passed a complete response, returns true if the response is valid and false if it does not.
(Inherited from IConnectorAuthentication.) | |
SendAuthentication |
Returns the bytes that need to be sent to the listening side to authenticate.
(Inherited from IConnectorAuthentication.) |