Implements bindings to Win32 SSPI functions, focused on authentication to a proxy server over HTTP.
to_p() Instance Public methods
inspect() Instance Public methods
close() Instance Public methods Predefined keys cannot be closed
write_s(name, value) Instance Public methods Write value to a registry value
QueryValue(hkey, name) Instance Public methods
CloseKey(hkey) Instance Public methods
each_value() Instance Public methods Enumerate values.
open(subkey, desired = KEY_READ, opt = REG_OPTION_RESERVED, &blk) Instance Public methods
read_i(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
Page 4 of 8