Authentication options for SOCKS5 requests.
Defined in header <boost/socks/auth_options.hpp>
struct auth_options
Name |
Description |
---|---|
auth_options [constructor] |
Constructor. |
Return the authentication code. |
Name |
Description |
---|---|
No authentication (0x00) and username/password (0x02) are supported.
Convenience header <boost/socks.hpp>