Source position: jwasspi.pas line 1334
type INITIALIZE_SECURITY_CONTEXT_FN_W = function( |
phCredential: PCredHandle; |
phContext: PCtxtHandle; |
pszTargetName: PSecWChar; |
fContextReq: Cardinal; |
Reserved1: Cardinal; |
TargetDataRep: Cardinal; |
pInput: PSecBufferDesc; |
Reserved2: Cardinal; |
phNewContext: PCtxtHandle; |
pOutput: PSecBufferDesc; |
var pfContextAttr: Cardinal; |
ptsExpiry: PTimeStamp |