class JWT::JWK::EC

def import(jwk_data)

def import(jwk_data)
  new(jwk_data)
end