1 reference to IsSelfSigned
Microsoft.AspNetCore.Authentication.Certificate (1)
CertificateAuthenticationHandler.cs (1)
120
var isCertificateSelfSigned = clientCertificate.
IsSelfSigned
();