net10.0
namespace System.Security.Cryptography.X509Certificates
{
    public static class X509CertificateKeyAccessors
    {
        [Experimental("SYSLIB5006", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
        public static CompositeMLDsa? GetCompositeMLDsaPublicKey(this X509Certificate2! certificate);
    }
}
Design Reviews
.NET
8.09.010.0
.NET Framework
4.6.24.74.7.14.7.24.84.8.1
Information specific to net10.0
Assembly

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

Referencing

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

Package Microsoft.Bcl.Cryptography (10.0.1) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API