net10.0
namespace System.Security.Cryptography.Cose
{
    public readonly struct CoseHeaderValue : IEquatable<CoseHeaderValue>
    {
        public override bool Equals([NotNullWhen(true)] object? obj);
    }
}
.NET
8.09.010.0
.NET Framework
4.6.24.74.7.14.7.24.84.8.1
Information specific to net10.0
Assembly

System.Security.Cryptography.Cose , Version=10.0.0.1, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

Your project needs a package reference to System.Security.Cryptography.Cose.

Package System.Security.Cryptography.Cose (10.0.1) net10.0
Platform Restrictions

This API is supported on any platform except for these:

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