2 references to NegTokenResp
System.Net.Security (2)
System\Net\NegotiateAuthenticationPal.ManagedSpnego.cs (2)
226AsnValueReader challengeReader = reader.ReadSequence(new Asn1Tag(TagClass.ContextSpecific, (int)NegotiationToken.NegTokenResp)); 336using (writer.PushSequence(new Asn1Tag(TagClass.ContextSpecific, (int)NegotiationToken.NegTokenResp)))