WARNING:
This interface is experimental and is likely to cause havoc
to your API/ABI if bindings are generated. Do not include this interface
in libraries that care about compatibility.
Changed in 0.17.27.
(draft 2)
Objects implementing this interface must also implement:
Description
A channel interface for remote authentication. For example verifying
the remote server's certificate.
Methods
(Permalink)
Reject (u: Reject_Reason) → nothing
Parameters
- Reject_Reason — u (Authentication_Reject_Reason)
The reason for rejecting the authentication
Reject the remote peer's credentials with the given reason.