2 references to BinarySecretKeyIdentifierClause
System.IdentityModel (2)
System\IdentityModel\Tokens\WSTrust.cs (1)
103return new BinarySecretKeyIdentifierClause(secret, false);
System\ServiceModel\Security\BinarySecretKeyIdentifierClause.cs (1)
17: this(key, true)