4 references to SecurityKeyEntropyModeHelper
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\SecurityBindingElement.cs (1)
145if (!SecurityKeyEntropyModeHelper.IsDefined(value))
System\ServiceModel\Security\AcceleratedTokenProvider.cs (1)
38SecurityKeyEntropyModeHelper.Validate(value);
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
72SecurityKeyEntropyModeHelper.Validate(value);
System\ServiceModel\Security\WSTrust.cs (1)
598SecurityKeyEntropyModeHelper.Validate(keyEntropyMode);