2 references to GetHash
System.IdentityModel (2)
System\IdentityModel\Tokens\X509ThumbprintKeyIdentifierClause.cs (2)
13
: this(
GetHash
(certificate), false)
45
return Matches(
GetHash
(certificate));