1 override of GetEntropy
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
581
public override SecurityToken
GetEntropy
(RequestSecurityTokenResponse rstr, SecurityTokenResolver resolver)
1 reference to GetEntropy
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
486
return this.standardsManager.TrustDriver.
GetEntropy
(this, resolver);