3 references to
System.ServiceModel.Primitives (3)
System\IdentityModel\Tokens\BinaryKeyIdentifierClause.cs (1)
15
:
this
(clauseType, identificationData, cloneBuffer, null, 0)
System\IdentityModel\Tokens\EncryptedKeyIdentifierClause.cs (1)
36
:
base
("http://www.w3.org/2001/04/xmlenc#EncryptedKey", encryptedKey, cloneBuffer, derivationNonce, derivationLength)
System\ServiceModel\Security\BinarySecretKeyIdentifierClause.cs (1)
24
:
base
(XD.TrustFeb2005Dictionary.BinarySecretClauseType.Value, key, cloneBuffer, derivationNonce, derivationLength)