Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/mod.unstable.ts>generateEncryptionKeyPair

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

Generates a base64 encoded key pair for asymmetric encryptions using the RSA algorithm