1 reference to CreateDerivedKeyToken
System.ServiceModel (1)
System\ServiceModel\Security\DerivedKeyCachingSecurityTokenSerializer.cs (1)
92
SecurityToken result = this.secureConversation.
CreateDerivedKeyToken
( id, derivationAlgorithm, label, length, nonce, offset, generation, tokenToDeriveIdentifier, tokenToDerive );