CurveKey

class CurveKey(val property: String = "curve") : KeyProperties(source)

Represents a key property for the curve.

Constructors

Link copied to clipboard
constructor(property: String = "curve")

Properties

Link copied to clipboard
open override val property: String

The name of the key property.