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