Constant tor_socksproto::handshake::USERNAME_PASSWORD

source ยท
const USERNAME_PASSWORD: u8 = 0x02;
Expand description

Constant for Username/Password-style authentication. (See RFC 1929)