import { verify } from "https://deno.land/x/dtils@1.8.0/lib/encryption.ts";
Verifies that signature
is from the private key corresponding to publicKey
import { verify } from "https://deno.land/x/dtils@1.8.0/lib/encryption.ts";
Verifies that signature
is from the private key corresponding to publicKey