1 implementation of GetOutgoingBlob
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\WindowsSspiNegotiation.cs (1)
192public byte[] GetOutgoingBlob(byte[] incomingBlob, ChannelBinding channelBinding, ExtendedProtectionPolicy protectionPolicy)
2 references to GetOutgoingBlob
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SspiNegotiationTokenProvider.cs (2)
189byte[] outgoingBlob = sspiState.SspiNegotiation.GetOutgoingBlob(null, channelBinding, null); 296byte[] outgoingBlob = sspiState.SspiNegotiation.GetOutgoingBlob(