KeyCurve

data class KeyCurve constructor(val curve: Curve, val index: Int? = 0)(source)

Data class representing supported key curves for key generation.

Constructors

Link copied to clipboard
constructor(curve: Curve, index: Int? = 0)

Properties

Link copied to clipboard
Link copied to clipboard
val index: Int? = 0