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