Show / Hide Table of Contents

Curve Property

Curve

The Elliptic Curve that the key resides on.

C#
public CoseEcCurve Curve { get; set; }

Property Value

Type Description
CoseEcCurve

Exceptions

Type Condition
NotSupportedException

On set, the curve specified is not supported.

In this article
Back to top Generated by DocFX