1 override of GetEntropy
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (1)
413
public override SecurityToken
GetEntropy
(RequestSecurityTokenResponse rstr, SecurityTokenResolver resolver)
1 reference to GetEntropy
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
426
return _standardsManager.TrustDriver.
GetEntropy
(this, resolver);