Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
function encryptWithPublicKey
import { encryptWithPublicKey } from "https://deno.land/x/mysql@v2.10.2/src/auth_plugin/crypt.ts";

Parameters

key: string
data: Uint8Array

Returns

Uint8Array