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