net462
namespace System.Security.Cryptography.X509Certificates
{
    public static class X509CertificateLoader
    {
        public static X509Certificate2! LoadPkcs12FromFile(string! path, ReadOnlySpan<char> password, X509KeyStorageFlags keyStorageFlags = X509KeyStorageFlags.DefaultKeySet, Pkcs12LoaderLimits? loaderLimits = null);
    }
}
Design Reviews
.NET 5.06.07.08.09.0
.NET Core 2.02.12.23.03.1
.NET Framework 4.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 2.02.1
Information specific to net462
Assembly

Microsoft.Bcl.Cryptography , Version=9.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

Your project needs a package reference to Microsoft.Bcl.Cryptography.

Package Microsoft.Bcl.Cryptography net462
Preview The API is contained in a preview framework.
Platform Restrictions

This API is supported on any platform except for these:

  • Browser
  • Built-in API
  • Package-provided API

09/21/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙