Show / Hide Table of Contents

CoseKeyDefinition Property

CoseKeyDefinition

Gets or sets the COSE key definition associated with this key.

C#
public CoseKeyDefinition? CoseKeyDefinition { get; init; }

Property Value

Type Description
CoseKeyDefinition
In this article
Back to top Generated by DocFX