JwkPublicKey

constructor(kty: String = "EC", crv: String = "P-256", alg: String = "ES256", x: String, y: String)