1 implementation of FindByThumbprint
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (1)
43public unsafe void FindByThumbprint(byte[] thumbPrint)
1 reference to FindByThumbprint
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\FindPal.cs (1)
56findPal.FindByThumbprint(thumbPrint);