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