1 implementation of FindByIssuerDistinguishedName
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\ManagedCertificateFinder.cs (1)
94public void FindByIssuerDistinguishedName(string issuerDistinguishedName)
1 reference to FindByIssuerDistinguishedName
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\FindPal.cs (1)
80findPal.FindByIssuerDistinguishedName(issuerDistinguishedName);