1 implementation of GetNameInfo
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (1)
703
public string
GetNameInfo
(X509NameType nameType, bool forIssuer)
1 reference to GetNameInfo
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (1)
427
return Pal.
GetNameInfo
(nameType, forIssuer);