import { signUsingBytes } from "https://deno.land/x/dtils@2.2.0/mod.ts";
Creates a digital signature using an EC private key. Note: function will error if the key passed in is not a private key
import { signUsingBytes } from "https://deno.land/x/dtils@2.2.0/mod.ts";
Creates a digital signature using an EC private key. Note: function will error if the key passed in is not a private key