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