1 implementation of Issuer
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (1)
265
public string
Issuer
1 reference to Issuer
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate.cs (1)
270
return _lazyIssuer ??= Pal.
Issuer
;