Type Property
Type
The key's type (or family). E.g. "EC2" for elliptic curve with an X,Y point.
C#
public CoseKeyType Type { get; set; }
Property Value
Type | Description |
---|---|
CoseKeyType |
The key's type (or family). E.g. "EC2" for elliptic curve with an X,Y point.
public CoseKeyType Type { get; set; }
Type | Description |
---|---|
CoseKeyType |