MCPcopy Create free account
hub / github.com/antonioCoco/RogueWinRM / LocalNegotiator

Method LocalNegotiator

LocalNegotiator.cpp:5–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3#include <iostream>
4
5LocalNegotiator::LocalNegotiator()
6{
7 authResult = -1;
8}
9
10void InitTokenContextBuffer(PSecBufferDesc pSecBufferDesc, PSecBuffer pSecBuffer)
11{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected