2 references to FromHandle
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslPkcsFormatReader.cs (1)
228
ICertificatePal pal = CertificatePal.
FromHandle
(certHandle);
System\Security\Cryptography\X509Certificates\X509Certificate.cs (1)
135
Pal = CertificatePal.
FromHandle
(handle);