Implemented interface member:
property
IssuerName
System.Security.Cryptography.X509Certificates.ICertificatePal.IssuerName
1 reference to IssuerName
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (1)
291
public string LegacyIssuer =>
IssuerName
.Decode(X500DistinguishedNameFlags.None);