Skip to main content
Module

x/dtils/encryption.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/encryption.ts";

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