EC

constructor(kty: JwkKeyType, use: JwkKeyUse? = null, kid: String? = null, alg: Jwa? = null, crv: JwkEllipticCurve, x: String, y: String)