module

Win32::SSPI::API

ruby latest stable

Module deprecated or moved

This module is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.

Win32 API Functions. Uses Win32API to bind methods to constants contained in class.

Constants

AcquireCredentialsHandle = Win32API.new("secur32", "AcquireCredentialsHandle", 'ppLpppppp', 'L')

DeleteSecurityContext = Win32API.new("secur32", "DeleteSecurityContext", 'P', 'L')

FreeCredentialsHandle = Win32API.new("secur32", "FreeCredentialsHandle", 'P', 'L')

InitializeSecurityContext = Win32API.new("secur32", "InitializeSecurityContext", 'pppLLLpLpppp', 'L')

Files

  • ext/dl/win32/lib/win32/sspi.rb