net10.0
namespace System.Security.Cryptography.Cose
{
    [DefaultMember("Item")]
    public sealed class CoseHeaderMap : ICollection<KeyValuePair<CoseHeaderLabel, CoseHeaderValue>>, IDictionary<CoseHeaderLabel, CoseHeaderValue>, IEnumerable, IEnumerable<KeyValuePair<CoseHeaderLabel, CoseHeaderValue>>, IReadOnlyCollection<KeyValuePair<CoseHeaderLabel, CoseHeaderValue>>, IReadOnlyDictionary<CoseHeaderLabel, CoseHeaderValue>
    {
        public void Clear();
    }
}
nuget.org
0.0 %
Reference this API
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

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