acceptSecurityContext

Based on Roger Upole's sspi demos.

version(Windows)
acceptSecurityContext
(
ref CredHandle credentials
,
SecHandle* context
,
SecBufferDesc* input
,,,
SecHandle* newContext
,
ref SecBufferDesc outputBufferDesc
)

Meta