import { generateSigningKeyPairBytes } from "https://deno.land/x/dtils@2.6.0/mod.unstable.ts";
Generates a key pair for asymmetric signings using the EC algorithm
Returns
Promise<KeyPairBytes>
x/dtils/mod.unstable.ts>generateSigningKeyPairBytes
import { generateSigningKeyPairBytes } from "https://deno.land/x/dtils@2.6.0/mod.unstable.ts";
Generates a key pair for asymmetric signings using the EC algorithm