Show / Hide Table of Contents

Classes

CoseEcPublicKey

A representation of an Elliptic Curve public key in COSE form.

CoseEdDsaPublicKey

A representation of an Elliptic Curve public key in COSE form.

CoseKey

A base class for all COSE key representations.

Enums

CoseAlgorithmIdentifier

Represents a COSE algorithm identifier. This enumeration is based on the IANA COSE Algorithms registry.

https://www.iana.org/assignments/cose/cose.xhtml#algorithms

CoseEcCurve

An enumeration of the elliptic curves that are supported by COSE representations. This enumeration is based on the IANA COSE Elliptic Curves registry.

https://www.iana.org/assignments/cose/cose.xhtml#elliptic-curves

CoseKeyOperations

An enumeration of the operations that one can potentially perform with a COSE key.

CoseKeyType

An enumeration of the key families supported by COSE. This enumeration is based on the IANA COSE Key Common Parameters registry.

https://www.iana.org/assignments/cose/cose.xhtml#key-type

In this article
Back to top Generated by DocFX