4 references to DerivedKeySecurityToken
System.ServiceModel (4)
System\ServiceModel\Security\DerivedKeyCachingSecurityTokenSerializer.cs (1)
185DerivedKeySecurityToken token = new DerivedKeySecurityToken(generation, offset, length, label, nonce, tokenToDerive,
System\ServiceModel\Security\SecurityHeaderTokenResolver.cs (1)
237resolvedToken = new DerivedKeySecurityToken(-1, 0, derivationLength, null, derivationNonce, resolvedToken, keyIdentifierClause, psha1Algorithm, SecurityUtils.GenerateId());
System\ServiceModel\Security\Tokens\DerivedKeySecurityTokenStub.cs (1)
67DerivedKeySecurityToken result = new DerivedKeySecurityToken(this.generation, this.offset, this.length,
System\ServiceModel\Security\WSSecureConversation.cs (1)
231return new DerivedKeySecurityToken(generation, offset, length,