Implements bindings to Win32 SSPI functions, focused on authentication to a proxy server over HTTP.
DeleteKey(hkey, name) Instance Public methods
create(subkey, desired = KEY_ALL_ACCESS, opt = REG_OPTION_RESERVED, &blk) Instance Public methods
token() Instance Public methods
read_s(name) Instance Public methods Read a REG_SZ(read_s), REG_DWORD(read_i)
delete_value(name) Instance Public methods Delete a registry value named name
flush() Instance Public methods Write all the attributes into the registry file
close() Instance Public methods Close key. After
EnumKey(hkey, index) Instance Public methods
keys() Instance Public methods return keys as an array
FlushKey(hkey) Instance Public methods
Page 1 of 8