2 references to GetDerivationNonce
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
692byte[] nonce = samlClause.GetDerivationNonce();
System.ServiceModel (1)
System\ServiceModel\Security\SecurityHeaderTokenResolver.cs (1)
200byte[] derivationNonce = keyIdentifierClause.GetDerivationNonce();