1 reference to InMemoryNonceCache
System.ServiceModel (1)
System\ServiceModel\Security\SecurityProtocolFactory.cs (1)
1082this.nonceCache = new InMemoryNonceCache(this.ReplayWindow + this.MaxClockSkew + this.MaxClockSkew, this.MaxCachedNonces);