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