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

x/paimon/src/deno/mod.ts>Paimon.RsaPublicKey.from_public_key_der

WebAssembly port of RSA encryption and signatures
Latest
method Paimon.RsaPublicKey.from_public_key_der
import { Paimon } from "https://deno.land/x/paimon@v1.1.3/src/deno/mod.ts";
const { RsaPublicKey } = Paimon;