CoseHeaderLabel Struct
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 label.
public value class CoseHeaderLabel : IEquatable<System::Security::Cryptography::Cose::CoseHeaderLabel>
public readonly struct CoseHeaderLabel : IEquatable<System.Security.Cryptography.Cose.CoseHeaderLabel>
type CoseHeaderLabel = struct
Public Structure CoseHeaderLabel
Implements IEquatable(Of CoseHeaderLabel)
- Inheritance
- Implements
Cose |
Initializes a new instance of the CoseHeaderLabel struct. |
Cose |
Initializes a new instance of the CoseHeaderLabel struct. |
Algorithm |
Gets a header label that represents the known header parameter "alg". |
Content |
Gets a header label that represents the known header parameter "content type". |
Critical |
Gets a header label that represents the known header parameter "crit". |
Key |
Gets a header label that represents the known header parameter "kid". |
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 a specified object. |
Get |
Returns the hash code for this instance. |
Equality(Cose |
Determines whether two specified header label instances are equal. |
Inequality(Cose |
Determines whether two specified header label instances are not equal. |
Product | Versions |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.0 (package-provided) |
.NET feedback
.NET is an open source project. Select a link to provide feedback: