Skip to main content
Module

x/dtils/mod.ts>generateSigningKeyPair

The best unofficial library of utilities for Deno applications
Go to Latest
function generateSigningKeyPair
import { generateSigningKeyPair } from "https://deno.land/x/dtils@2.0.0-beta.5/mod.ts";

Generates a base64 encoded key pair for asymmetric signings using the EC algorithm