2 references to GetPkcs12Limits
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\CertificatePal.Windows.Import.cs (1)
79
Pkcs12LoaderLimits limits = X509Certificate.
GetPkcs12Limits
(loadFromFile, password);
System\Security\Cryptography\X509Certificates\StorePal.Windows.Import.cs (1)
67
Pkcs12LoaderLimits limits = X509Certificate.
GetPkcs12Limits
(fromFile, password);