2 references to ComputeKey
Microsoft.AspNetCore.Authentication.Certificate (2)
CertificateValidationCache.cs (2)
43
var key =
ComputeKey
(context, certificate);
59
var key =
ComputeKey
(context, certificate);