[][src]Module sspi::winapi

Structs

CredentialsGuard
Ntlm

Represents a wrapper for Windows-provided NTLM.

SecurityPackage

Represents a Windows-provided SSP that doesn't have a wrapper.

Functions

enumerate_security_packages

Returns an array of PackageInfo structures that provide information about the security packages available to the client.

query_security_package_info

Retrieves information about a specified security package. This information includes credentials and contexts.