2 writes to ComputeKey
System.ServiceModel (2)
System\ServiceModel\Security\AcceleratedTokenAuthenticator.cs (1)
248rstr.ComputeKey = true;
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (1)
730rstr.ComputeKey = true;
4 references to ComputeKey
System.ServiceModel (4)
System\ServiceModel\Security\WSTrust.cs (4)
721if (rstr.ComputeKey || entropyToken != null) 736if (!rstr.ComputeKey) 1156if (rstr.ComputeKey || rstr.RequestedProofToken != null) 1159if (rstr.ComputeKey)