1 implementation of FindBySubjectDistinguishedName
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\ManagedCertificateFinder.cs (1)
77public void FindBySubjectDistinguishedName(string subjectDistinguishedName)
1 reference to FindBySubjectDistinguishedName
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\FindPal.cs (1)
68findPal.FindBySubjectDistinguishedName(subjectDistinguishedName);