InitializeSecurityContextA
fn
SECURITY_STATUS InitializeSecurityContextA(
CredHandle * phCredential,
CtxtHandle * phContext,
PCHAR pszTargetName,
ULONG fContextReq,
ULONG Reserved1,
ULONG TargetDataRep,
SecBufferDesc * pInput,
ULONG Reserved2,
CtxtHandle * phNewContext,
SecBufferDesc * pOutput,
ULONG * pfContextAttr,
TimeStamp * ptsExpiry
)No documentation available for this declaration.