3 references to EntropyModeRequiresRequestorEntropy
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\WSTrust.cs (3)
652
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SRP.Format(SRP.
EntropyModeRequiresRequestorEntropy
, keyEntropyMode)));
695
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SRP.Format(SRP.
EntropyModeRequiresRequestorEntropy
, keyEntropyMode)));
1260
throw DiagnosticUtility.ExceptionUtility.ThrowHelperWarning(new InvalidOperationException(SRP.Format(SRP.
EntropyModeRequiresRequestorEntropy
, mode)));