2 references to GetHash
System.ServiceModel.Primitives (2)
System\IdentityModel\Tokens\X509ThumbprintKeyIdentifierClause.cs (2)
14
: this(
GetHash
(certificate), false)
50
return Matches(
GetHash
(certificate));