import { generateKeyPairBytes } from "https://deno.land/x/dtils@2.2.0/mod.unstable.ts";
Generates an asymmetric key pair for signing or encryption purposes
Returns
Promise<KeyPairBytes>
x/dtils/mod.unstable.ts>generateKeyPairBytes
import { generateKeyPairBytes } from "https://deno.land/x/dtils@2.2.0/mod.unstable.ts";
Generates an asymmetric key pair for signing or encryption purposes