Companion

object Companion

Functions

Link copied to clipboard
fun parse(curveName: String?): JwaCurve?

Parse name of a curve into JwaCurve.

Link copied to clipboard
fun toNimbusCurve(curve: JwaCurve): <Error class: unknown class>

Convert JwaCurve to nimbusds JWK curve. Used to temporarily bridge the gap between moving from nimbusds JWK methods to rolling our own JWK methods