2 references to ComputeCombinedKey
System.ServiceModel (2)
System\ServiceModel\Security\WSTrust.cs (2)
761byte[] issuedKey = RequestSecurityTokenResponse.ComputeCombinedKey(requestorEntropy, issuerEntropy, issuedKeySize); 1643proofKey = RequestSecurityTokenResponse.ComputeCombinedKey(requestorEntropy, issuerEntropy, issuedKeySize);