1 write to nonce
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\DerivedKeySecurityTokenStub.cs (1)
33this.nonce = nonce;
1 reference to nonce
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\DerivedKeySecurityTokenStub.cs (1)
68this.label, this.nonce, tokenToDerive, this.tokenToDeriveIdentifier, this.derivationAlgorithm, this.Id);