1 reference to ConvertToX509Certificate2
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicConnectionContext.FeatureCollection.cs (1)
28get { return _clientCert ??= ConvertToX509Certificate2(_connection.RemoteCertificate); }