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