FreeRDP
Loading...
Searching...
No Matches
SEC_WINPR_NTLM_SETTINGS Struct Reference

Data Fields

char * samFile
 
WINPR_ATTR_NODISCARD psSspiNtlmHashCallback hashCallback
 
void * hashCallbackArg
 

Detailed Description

Definition at line 881 of file include/winpr/sspi.h.

Field Documentation

◆ hashCallback

WINPR_ATTR_NODISCARD psSspiNtlmHashCallback SEC_WINPR_NTLM_SETTINGS::hashCallback

Callback to be called to generate a NTLM hash.

Definition at line 885 of file include/winpr/sspi.h.

◆ hashCallbackArg

void* SEC_WINPR_NTLM_SETTINGS::hashCallbackArg

A pointer passed to hashCallback

Definition at line 886 of file include/winpr/sspi.h.

◆ samFile

char* SEC_WINPR_NTLM_SETTINGS::samFile

File name (with path) of a SAM file

Definition at line 883 of file include/winpr/sspi.h.


The documentation for this struct was generated from the following file: