2 references to FromCertAndKey
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509CertificateLoader.Unix.cs (2)
60
Pkcs12Return ret =
FromCertAndKey
(certsAndKeys[matchIndex], importState);
102
coll.Add(
FromCertAndKey
(certsAndKeys[i], importState).ToCertificate());