import { type GenerateKeyPairOptions } from "https://dotland.deno.dev/x/jose@v5.9.6/key/generate_key_pair.ts";
Properties
The EC "crv" (Curve) or OKP "crv" (Subtype of Key Pair) value to generate. The curve must be both supported on the runtime as well as applicable for the given JWA algorithm identifier.