1 reference to Nonce
System.ServiceModel (1)
System\ServiceModel\Security\DerivedKeyCachingSecurityTokenSerializer.cs (1)
168return (CryptoHelper.IsEqual(cachedToken.Nonce, nonce) && (cachedToken.SecurityKeys != null));