1 reference to
Microsoft.AspNetCore.Authentication.Certificate (1)
CertificateValidationCache.cs (1)
32
public CertificateValidationCache(IOptions<CertificateValidationCacheOptions> options) :
this
(options, TimeProvider.System)