enum

SOCKS::Frames::AuthenticationChoiceFlag

Inherits Enum < Comparable < Value < Object

Constants

UserNamePassword = 1_u8

Instance methods

user_name_password?

Returns true if this enum value equals UserNamePassword

Source