Skip to main content
Module

x/dtils/encryption.ts>generateSigningKeyPairBytes

The best unofficial library of utilities for Deno applications
Go to Latest
function generateSigningKeyPairBytes
import { generateSigningKeyPairBytes } from "https://deno.land/x/dtils@2.2.1/encryption.ts";

Generates a key pair for asymmetric signings using the EC algorithm