3 references to ServerEntropy
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\SecurityKeyEntropyMode.cs (1)
22|| value == SecurityKeyEntropyMode.ServerEntropy
System\ServiceModel\Security\WSTrust.cs (2)
661else if (keyEntropyMode == SecurityKeyEntropyMode.ServerEntropy) 1262if (mode == SecurityKeyEntropyMode.ServerEntropy && entropy != null)