4 references to ISspiNegotiation
System.IdentityModel (4)
System\ServiceModel\Security\ISspiNegotiation.cs (1)
51
ISspiNegotiation
SspiNegotiation { get; }
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (3)
25
ISspiNegotiation
wrappingSspiContext;
34
internal WrappedKeySecurityToken(string id, byte[] keyToWrap,
ISspiNegotiation
wrappingSspiContext)
51
internal WrappedKeySecurityToken(string id, byte[] keyToWrap, string wrappingAlgorithm,
ISspiNegotiation
wrappingSspiContext, byte[] wrappedKey)