Implements bindings to Win32 SSPI functions, focused on authentication to a proxy server over HTTP.
name() Instance Public methods Full path of key such as 'HKEY_CURRENT_USERSOFTWAREfoobar'
created?() Instance Public methods Returns if key is created ((newly))
write_s(name, value) Instance Public methods Write value to a registry value
to_s() Instance Public methods
inspect() Instance Public methods
close() Instance Public methods Predefined keys cannot be closed
each_value() Instance Public methods Enumerate values.
read_bin(name) Instance Public methods Read a REG_SZ(read_s), REG_DWORD(read_i)
read(name, *rtype) Instance Public methods Read a registry value named name
get_hosts_path() Class Public methods
Page 4 of 8