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