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