4 references to GetRequestorEntropy
System.ServiceModel (4)
System\ServiceModel\Security\AcceleratedTokenProvider.cs (2)
258byte[] requestorEntropy = negotiationState.GetRequestorEntropy(); 316byte[] keyEntropy = negotiationState.GetRequestorEntropy();
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (2)
907byte[] requestorEntropy = negotiationState.GetRequestorEntropy(); 993byte[] keyEntropy = negotiationState.GetRequestorEntropy();