Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a COSE header value.
public value class CoseHeaderValue : IEquatable<System::Security::Cryptography::Cose::CoseHeaderValue>
public readonly struct CoseHeaderValue : IEquatable<System.Security.Cryptography.Cose.CoseHeaderValue>
type CoseHeaderValue = struct
Public Structure CoseHeaderValue
Implements IEquatable(Of CoseHeaderValue)
Encoded |
Gets the CBOR-encoded value of this instance. |
Equals(Cose |
Indicates whether the current object is equal to another object of the same type. |
Equals(Object) |
Returns a value indicating whether this instance is equal to the specified instance. |
From |
Creates a CoseHeaderValue instance from a byte array. |
From |
Creates a CoseHeaderValue instance from a span of bytes. |
From |
Creates a CoseHeaderValue instance from a CBOR-encoded value. |
From |
Creates a CoseHeaderValue instance from a CBOR-encoded value. |
From |
Creates a CoseHeaderValue instance from a signed integer. |
From |
Creates a CoseHeaderValue instance from a string. |
Get |
Returns the hash code for this instance. |
Get |
Gets the CBOR-encoded value as a byte string. |
Get |
Gets the CBOR-encoded value as a byte string. |
Get |
Gets the value as a signed integer. |
Get |
Gets the value as a text string. |
Equality(Cose |
Determines whether two specified header value instances are equal. |
Inequality(Cose |
Determines whether two specified header value instances are not equal. |
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in