CoseHeaderLabel Struct

Definition

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
CoseHeaderLabel
Implements

Constructors

CoseHeaderLabel(Int32)
CoseHeaderLabel(String)

Properties

Algorithm
ContentType
CriticalHeaders
KeyIdentifier

Methods

Equals(CoseHeaderLabel)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Operators

Equality(CoseHeaderLabel, CoseHeaderLabel)
Inequality(CoseHeaderLabel, CoseHeaderLabel)

Applies to