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